码迷,mamicode.com
首页 >  
搜索关键字:people cmm    ( 3003个结果
NHibernate & INotifyPropertyChanged
One of the things that make NHibernate easy to use is that it fully support the POCO model. But one of the things that most people do not consider is ...
分类:Web程序   时间:2014-11-19 13:53:46    阅读次数:288
Apply的应用
语法:fn.apply(object, args)定义:应用某一对象的一个方法,用另一个对象替换当前对象。应用: 1 # 应用于替换对象 2 function People(name, age){ 3 this.name = name; 4 this.age = age; 5 } ...
分类:移动开发   时间:2014-11-19 13:51:01    阅读次数:268
Chinese Seals
Emperors used seals to proclaim their decrees to their people,officials used seals to exercise their power,merchants used seals to demonstrate their c...
分类:其他好文   时间:2014-11-19 12:27:30    阅读次数:124
uva 10271
Problem CChopsticksInput:Standard InputOutput:Standard OutputIn China, people use a pair of chopsticks to get food on the table, but Mr. L is a bit di...
分类:其他好文   时间:2014-11-19 12:01:32    阅读次数:210
Square Coins(杭电1398)(母函数)
Square Coins Time Limit: 2000/1000 MS (Java/Others)    Memory Limit: 65536/32768 K (Java/Others) Total Submission(s): 8611    Accepted Submission(s): 5851 Problem Description People in Sil...
分类:其他好文   时间:2014-11-19 11:18:24    阅读次数:137
Square Coins(杭电1398)(母函数)
Square Coins Time Limit: 2000/1000 MS (Java/Others)    Memory Limit: 65536/32768 K (Java/Others) Total Submission(s): 8611    Accepted Submission(s): 5851 Problem Description People in Sil...
分类:其他好文   时间:2014-11-19 01:21:39    阅读次数:209
哈夫曼 (Huffman) 树的动画演示
?? 哈夫曼 (Huffman) 树的动画演示: http://people.cs.pitt.edu/~kirk/cs1501/animations/Huffman.html 此网站中亦有诸多其它算法的动画演示,可供学习算法或是数据结构相关内容时参考。...
分类:其他好文   时间:2014-11-17 17:56:35    阅读次数:280
Pain for friend
For a guy who has experienced his fair share of mysteries,on mystery,I still can't figure out is why some people come into our lives.Why some people g...
分类:其他好文   时间:2014-11-14 21:08:27    阅读次数:200
DP计数(UVA 885&&POJ 2704)
Walking on the Safe Side  Square City is a very easy place for people to walk around. The two-way streets run North-South or East-West dividing the city into regular blocks. Most street int...
分类:其他好文   时间:2014-11-14 19:47:01    阅读次数:270
Reflector的简单使用入门学习
通过这篇博文学习简单的Reflector的操作 首先新建一个项目 在这个项目中我们新建了一个类 public class People { public int Id { get; set; } public string Name { get; set; } public int Age { ge...
分类:其他好文   时间:2014-11-14 12:27:15    阅读次数:184
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!