会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
dwqcore
博客园
首页
新随笔
联系
订阅
管理
上一页
1
2
3
4
5
2014年9月2日
万分数封装类
摘要: 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
阅读(428)
评论(0)
推荐(0)
2014年9月1日
C#文件读写参考
摘要: 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
阅读(166)
评论(0)
推荐(0)
2014年8月29日
人脸识别相关分享
摘要: 人脸识别源代码※人脸检测(文章+程序)---技术文档及代码非常全『 人脸检测(文章+程序).rar (1.27 MB) 人脸检测(文章+程序).rar (1.27 MB)下载次数: 125022010-12-2112:26』※完整的Matlab下人脸检测及识别系统源代码『 Face-Recognit...
阅读全文
posted @ 2014-08-29 11:48 dx2019
阅读(1283)
评论(0)
推荐(0)
2014年8月28日
攻击伤害封装
摘要: /// /// 单位伤害 /// /// 被攻击者 /// 使用技能 public static int unitDamage(Unit unit,Skill skill,int damage=-1,Deleg deleg=null) { Un...
阅读全文
posted @ 2014-08-28 11:31 dx2019
阅读(206)
评论(0)
推荐(0)
2014年6月16日
工作笔记
摘要: 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
阅读(208)
评论(0)
推荐(0)
2014年5月28日
linux 软件开发的源
摘要: 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
阅读(216)
评论(0)
推荐(0)
上一页
1
2
3
4
5
公告