码云地址:https://gitee.com/changchundehui/16012008_li_xue_examination_iv 使用套接写连接编写一个简单的聊天室程序,客户端主函数放在Client_Main.java文件中,服务器端主函数放在Server_Main.java文件中 要求: ...
分类:
其他好文 时间:
2018-12-15 15:47:17
阅读次数:
159
第四次过程性考核——多线程通信 码云仓库地址:https://gitee.com/smr_777/16012021_assessment_iv/tree/master 使用套接写连接编写一个简单的聊天室程序,客户端主函数放在Client_Main.java文件中,服务器端主函数放在Server_Ma ...
分类:
其他好文 时间:
2018-12-15 13:38:46
阅读次数:
174
题解: https://www.cnblogs.com/zhoushuyu/p/10077241.html 看到这么一篇,发现挺不错的。。 ...
分类:
其他好文 时间:
2018-12-11 21:47:49
阅读次数:
218
场景/故事/story : 小明今天正在工地上干活,突然上级领导找到他,要给他一个精密测角的工作任。小明意识到,这是自己最近的努力工作,引起了领导的重视,这是他在领导面前表现的机会,但是由于小明在上大学时,上课经常睡觉,玩手机,老师留的测量任务也不用心,导致现在不知道怎么进行精密测角。我与小明是同学 ...
分类:
其他好文 时间:
2018-12-11 00:36:23
阅读次数:
217
主要作用是向store里面注入一个history对象,方便story里面的函数调用 function withStoreHistory(storeName) { if (!storeName) return console.error( ); return function(Target) { cl ...
分类:
其他好文 时间:
2018-12-09 12:09:13
阅读次数:
201
场景/故事/Story 小明今天上测量课时略感无聊,玩起了手机,恰好这节课老师讲了关于精密测角的知识,然而他在玩手机, 根本无心听讲。下课之后,老师留了精密测角的任务,小明两眼懵逼,根本不知道从何下手。测量步骤不会, 计算过程也不会,他开始慌了。恰巧,小明认识我,我正好最近在开发这款测量软件,小明欣 ...
分类:
其他好文 时间:
2018-12-08 22:38:48
阅读次数:
172
book your favorite book a story in your childhood a character in film or TV |词汇|含义|备注| | | | | | trend |趋势 | | | individuality |个性 | | | negative | 消极 ...
分类:
其他好文 时间:
2018-12-08 18:28:38
阅读次数:
186
Ignatius and the Princess IV "OK, you are not too bad, em... But you can never pass the next test." feng5166 says. "I will tell you an odd number N, a ...
分类:
其他好文 时间:
2018-12-07 15:58:40
阅读次数:
207
Story Theater Listen to a conversation between a student and a prefessor of her theater class. so, prefessor berker, about the our next assignments yo ...
分类:
其他好文 时间:
2018-12-06 21:22:28
阅读次数:
202
有标号的DAG计数 最近心血来潮来写一写这个玩意儿。 请特别注意定义生成函数时下标的起始位置。 有标号的DAG计数I 求$n$点带标号$DAG$的数量模$10007$。$n\le5000$。 数据范围显然$O(n^2)$。设$f_i$表示答案,枚举$DAG$中入度为零的点的数量$j$,方案数为$\b ...
分类:
其他好文 时间:
2018-12-06 17:44:53
阅读次数:
243