目录 [?] 初级 开大括号不能放在单独的一行 未使用的变量 未使用的Imports 简式的变量声明仅可以在函数内部使用 使用简式声明重复声明变量 偶然的变量隐藏Accidental Variable Shadowing 不使用显式类型,无法使用“nil”来初始化变量 使用“nil” Slices ...
分类:
其他好文 时间:
2019-01-02 19:23:09
阅读次数:
166
1.关于银弹 我个人倾向于认为是不存在银弹的。正如Brooks所说:“The complexity of software is an essential property, not an accidental one.[1]”,科学研究中可以通过降低复杂性来探寻本质的前提是本质是简洁的,不复杂的, ...
分类:
其他好文 时间:
2018-01-14 13:51:50
阅读次数:
178
最近重新翻看The Accidental DBA,将Troubleshooting部分稍作整理,方便以后查阅。此篇是Part 3Part 1:The Accidental DBA:SQL Server BackupPart 2:The Accidental DBA:Troubleshooting P ...
分类:
数据库 时间:
2017-06-20 09:43:44
阅读次数:
241
最近重新翻看The Accidental DBA,将Troubleshooting Performance部分稍作整理,方便以后查阅。一、Baselines 之前对基线的理解一直停留在使用Perfmon收集几个计数器,然后拿收集到的数值和网上推荐的数值进行对比,得以判别是否异常。数据库服务器的基线的 ...
分类:
数据库 时间:
2017-05-06 18:58:08
阅读次数:
250
最近重新翻看The Accidental DBA,将SQL Server Backup部分稍作整理,方便以后查阅。一、Understanding RTO and RPO1.1、RTO(Recovery Time Objective),停机时间,how much downtime is accepta ...
分类:
数据库 时间:
2017-05-02 19:51:58
阅读次数:
192
WemayneedtoenablethefeatureforOUandAccountProtectobjectfromaccidentaldeletion#UsingpowershellSet-ADObject-Identity"OU=UserAccounts,DC=vccware,DC=com"-ProtectedFromAccidentalDeletion$trueSet-ADObject-Identity"CN=TerryShen,OU=UserAccounts,DC=vccware,DC=com"-P..
分类:
其他好文 时间:
2016-12-16 23:31:07
阅读次数:
262
? Simplify Essential Complexity; Diminish Accidental ComplexityNeal FordESSEnTiAl CoMplExiTy REpRESEnTS the difficulty inherent in any prob- lem. For example, coordinating a nation’s air traffic is an...
分类:
其他好文 时间:
2015-07-17 16:22:59
阅读次数:
119
7.4 Oracle Flashback Drop: Undo a DROP TABLE Operation
Oracle Flashback Drop reverses the effects of a DROP TABLE operation. It can be used to recover after the accidental
drop of a table. Flashbac...
分类:
数据库 时间:
2015-02-11 22:04:31
阅读次数:
301
《大教堂与集市》基本信息原书名:The Cathedral & the Bazaar: Musings on Linux and Open Source by an Accidental Revolutionary原出版社: O'Reilly Media作者: (美)Eric S. Raymond译...
分类:
其他好文 时间:
2014-06-27 18:04:25
阅读次数:
177