摘要: 1 using System.Diagnostics; 2 using System; 3 using System.Collections.Generic; 4 5 public class WanFraction 6 { 7 public WanFraction() ... 阅读全文
posted @ 2014-09-02 13:40 dx2019 阅读(423) 评论(0) 推荐(0) 编辑
摘要: string s = ""; string[] files = Directory.GetFiles(@"E:\u3d_warcraft\logic\logic\Battle\Skill"); foreach (string file in files) ... 阅读全文
posted @ 2014-09-01 16:55 dx2019 阅读(163) 评论(0) 推荐(0) 编辑
摘要: 人脸识别源代码※人脸检测(文章+程序)---技术文档及代码非常全『 人脸检测(文章+程序).rar (1.27 MB) 人脸检测(文章+程序).rar (1.27 MB)下载次数: 125022010-12-2112:26』※完整的Matlab下人脸检测及识别系统源代码『 Face-Recognit... 阅读全文
posted @ 2014-08-29 11:48 dx2019 阅读(1246) 评论(0) 推荐(0) 编辑
摘要: /// /// 单位伤害 /// /// 被攻击者 /// 使用技能 public static int unitDamage(Unit unit,Skill skill,int damage=-1,Deleg deleg=null) { Un... 阅读全文
posted @ 2014-08-28 11:31 dx2019 阅读(204) 评论(0) 推荐(0) 编辑
摘要: curl -d 'entityID=670&itemID=1234&itemCount=10' http://192.168.0.133:21031/addEquipPatchscurl -d 'entityID=47530&itemID=1234&itemCount=10' http://192.... 阅读全文
posted @ 2014-06-16 19:43 dx2019 阅读(197) 评论(0) 推荐(0) 编辑
摘要: deb http://mirrors.aliyun.com/ubuntu/ quantal main restricted universe multiversedeb http://mirrors.aliyun.com/ubuntu/ quantal-security main restricte... 阅读全文
posted @ 2014-05-28 13:25 dx2019 阅读(211) 评论(0) 推荐(0) 编辑