11 2016 档案
摘要:1.下载egit插件 打开Eclipse,git需要eclipse授权,通过网页是无法下载egit的安装包的。在菜单栏依次打开eclipse→help→install new software→add,Name栏中输入egit,location栏中输入 http://download.eclipse
阅读全文
摘要:阅读目录 1. workflow 流程走不下去,报 workflow fails to run 的错误 2. 安装sharepoint prerequisit总是在web server (iis)这步不断地重启 3. SharePoint 不能在线编辑 4. wcf data service 5.6
阅读全文
摘要:1 Run command “New-SPConfigurationDatabase" Feature Description: error message popup after run function “New-SPConfigurationDatabase". 1.1 Category Co
阅读全文
摘要:1. Delete a site collection · Run command : Remove-SPSite –Identity http://ent132.sharepoint.hp.com/teams/monitor/ –GradualDelete –Confirm:$False · In
阅读全文
摘要:与兔子方格类似,不过一秒走一格; 输入 5 6 5 2 0 10 10 10 4 4 6 3 20 0 0 7 30 30 2 28 4 3 3 1 0 100 代码 #include<iostream> using namespace std; int main(void) { int test_
阅读全文
摘要:Visual Studio2015 Community一些必备插件 ReSharper C++ 各种语言版本的代码重构,代码风格,代码修正功能,非常强大,可惜不是免费的,不过好在可以破解呢。 Viasfora 很实用的关键字高亮和彩虹括号, 能让代码看起来非常舒心 Indent Guides Mod
阅读全文