1.WCF是什么?WindowsCommunication Foundation(WCF)是由微软发展的一组数据通信的应用程序开发接口,它是.NET框架的一部分,由.NET Framework 3.0开始引入,与Windows Presentation Foundation及Windows Work...
分类:
其他好文 时间:
2014-07-11 22:19:11
阅读次数:
310
1 2 3 topframe 4 5 6 7 41 42 43 44 45 46 47 48 49 50 查看51 52 管理53 维护54 55 56 {% module Work...
分类:
Web程序 时间:
2014-07-11 21:44:30
阅读次数:
352
Now the security has a trend to become more and more important in our daily work, hence I did some researches on some of the topics, and hope to do mo...
分类:
其他好文 时间:
2014-07-11 19:20:52
阅读次数:
283
DescriptionHow do system_reset and link_rest work?Solutionlnk_linkreset_n (input):In Xilinx SRIO example design, rio_reset.v is provided to handle lin...
Power of Cryptography
Time Limit: 1000MS
Memory Limit: 30000K
Total Submissions: 18258
Accepted: 9208
Description
Current work in cryptography involves (among oth...
分类:
其他好文 时间:
2014-07-10 23:57:35
阅读次数:
335
据某大牛说,Ansible比chef、puppet都好使。学习一下怎么样用ansible provisioning 一个vagrant管理的虚拟机,用来启动expressjs的服务器
创建一个呆呆的expressjs工程
$ express nodejs-ansible
$ cd nodejs-ansible
$ npm install
验证服务器可以work
$ npm st...
分类:
Web程序 时间:
2014-07-09 11:02:55
阅读次数:
418
Eclipse->Help->Install New Software->
Work With->add->name(cdt)
location:http://download.eclipse.org/tools/cdt/releases/juno
版本要对上:help->about eclipse查看版本
在http://www.eclipse.org/cdt/downl...
分类:
系统相关 时间:
2014-07-08 19:51:56
阅读次数:
576
1、 下载SVN 插件
打开 Eclipse , 菜单栏 Help -> Install New Software
在 Work with 这里添加网址 : http://subclipse.tigris.org/update_1.8.x/
回车后即会出现如下两个选项,全部勾选
一路next , 到安装完毕,中间会弹出个警告的, 不用管它,点击 “ ok ...
分类:
系统相关 时间:
2014-07-08 18:32:23
阅读次数:
379
题目:10670 - Work Reduction
题目大意:给出n, m, L.n代表老板给的全部的paperworks的数量,m代表最终剩下的数量,L代表由这么多家公司需要你来计算最小的花费。
解题思路:
1、L家公司l行。每行由公司的名字 :A,B; A代表一份paperwork需要的money,B则代表帮你减少到总共的paperworks的数量一半要话费的money。注意这里...
分类:
其他好文 时间:
2014-07-08 13:07:08
阅读次数:
197
Master.preStart(){ webUi.bind() context.system.scheduler.schedule(0 millis, WORKER_TIMEOUT millis, self, CheckForWorkerTimeOut) //定时任务检测是否有DEAD WORK.....
分类:
移动开发 时间:
2014-07-06 12:51:21
阅读次数:
249