搜索资源列表
RestTest
- 基于wcf服务和rest服务的示例代码,针对get,post,put,delete的资源及uri设计,序列化和反序列化方法,silverlight通过web服务和数据库的连接-Wcf service based services and sample code rest, get, post, put, delete resources and uri design, serialization and de-serialization methods for, silverlight thro
明明的随机数
- 明明想在学校中请一些同学一起做一项问卷调查,为了实验的客观性,他先用计算机生成了N个1到1000之间的随机整数(N≤1000),对于其中重复的数字,只保留一个,把其余相同的数去掉,不同的数对应着不同的学生的学号。然后再把这些数从小到大排序,按照排好的顺序去找同学做调查。请你协助明明完成“去重”与“排序”的工作。(I want to ask some students to do a questionnaire in the school. For the objective of the exp