会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
Jim
easonjim
Code, code and more code.
管理
上一页
1
···
106
107
108
109
110
111
112
113
114
···
119
下一页
2016年9月4日
asp.net生产环境和开发环境的错误日志包装策略
摘要: web错误日志包装策略
阅读全文
posted @ 2016-09-04 16:13 EasonJim
阅读(416)
评论(0)
推荐(0)
2016年9月1日
环信webim1.1.2版本在windows下npm环境搭建错误解决
摘要: 1.1.2版本的webim从ui到整体的代码结构都做了很大改变,从代码结构上采用node.js的环境进行开发和打包,最终打包的输出项目,不依赖node.js的环境进行运行,得益于webpack的打包实现。 这里有详细的管网介绍:http://www.imgeek.org/article/825308
阅读全文
posted @ 2016-09-01 01:30 EasonJim
阅读(692)
评论(0)
推荐(0)
2016年8月31日
文件管理框架,可实现后台编辑项目文件
摘要: 项目相关地址 源码:https://github.com/easonjim/FileManageFramework bug提交:https://github.com/easonjim/FileManageFramework/issues
阅读全文
posted @ 2016-08-31 02:43 EasonJim
阅读(646)
评论(0)
推荐(0)
百世汇通快递地区选择插件,单独剥离
摘要: 项目相关地址 源码:https://github.com/easonjim/RegionSelection bug提交:https://github.com/easonjim/RegionSelection/issues
阅读全文
posted @ 2016-08-31 02:42 EasonJim
阅读(411)
评论(0)
推荐(0)
AutoIt3(AU3)开发的驱动备份工具
摘要: 项目相关地址 源码:https://github.com/easonjim/Backup_Driver bug提交:https://github.com/easonjim/Backup_Driver/issues
阅读全文
posted @ 2016-08-31 02:42 EasonJim
阅读(445)
评论(0)
推荐(0)
C++实现类似飞鸽的内网聊天工具,采用多播的协议实现
摘要: 项目相关地址 源码:https://github.com/easonjim/FreeAnt bug提交:https://github.com/easonjim/FreeAnt/issues
阅读全文
posted @ 2016-08-31 02:41 EasonJim
阅读(407)
评论(0)
推荐(0)
禅道项目管理软件插件开发
摘要: 项目相关地址 源码:https://github.com/easonjim/zentao_plugin bug提交:https://github.com/easonjim/zentao_plugin/issues
阅读全文
posted @ 2016-08-31 02:40 EasonJim
阅读(1063)
评论(0)
推荐(0)
AutoIt3(AU3)开发的分辨率快速设置工具
摘要: 项目相关地址 源码:https://github.com/easonjim/Resolution_Settings bug提交:https://github.com/easonjim/Resolution_Settings/issues
阅读全文
posted @ 2016-08-31 02:39 EasonJim
阅读(749)
评论(0)
推荐(0)
C++开发的基于UDP协议的聊天工具
摘要: 项目相关地址 源码:https://github.com/easonjim/UDPChat bug提交:https://github.com/easonjim/UDPChat/issues
阅读全文
posted @ 2016-08-31 02:38 EasonJim
阅读(907)
评论(0)
推荐(0)
C++开发的基于TCP协议的内网聊天工具
摘要: 项目相关地址 源码:https://github.com/easonjim/TCPChat bug提交:https://github.com/easonjim/TCPChat/issues
阅读全文
posted @ 2016-08-31 02:37 EasonJim
阅读(835)
评论(0)
推荐(0)
C++开发的数据库连接查询修改小工具
摘要: 项目相关地址 源码:https://github.com/easonjim/SQL_Table_Tool bug提交:https://github.com/easonjim/SQL_Table_Tool/issues
阅读全文
posted @ 2016-08-31 02:36 EasonJim
阅读(318)
评论(0)
推荐(0)
ueditor的优酷插件模式开发,目前开发了腾讯视频转换插件
摘要: 项目相关地址 源码:https://github.com/easonjim/ueditor_plugin bug提交:https://github.com/easonjim/ueditor_plugin/issues
阅读全文
posted @ 2016-08-31 02:35 EasonJim
阅读(665)
评论(0)
推荐(0)
AutoIt3(AU3)开发的装机小工具,实现快速检测以及一些重用快捷操作功能
摘要: 项目相关地址 源码:https://github.com/easonjim/Installed_Tools bug提交:https://github.com/easonjim/Installed_Tools/issues
阅读全文
posted @ 2016-08-31 02:34 EasonJim
阅读(771)
评论(0)
推荐(0)
AutoIt3(AU3)开发的智能驱动安装工具,用于系统封装,支持参数静默启动
摘要: 项目相关地址 源码:https://github.com/easonjim/Smart_Driver bug提交:https://github.com/easonjim/Smart_Driver
阅读全文
posted @ 2016-08-31 02:33 EasonJim
阅读(1234)
评论(0)
推荐(1)
TortoiseGit与GitHub项目关联设置
摘要: TortoiseGit与GitHub项目关联设置,常规与不常规的操作
阅读全文
posted @ 2016-08-31 02:00 EasonJim
阅读(3026)
评论(0)
推荐(0)
2016年8月26日
PowerDesigner设计表时显示注释选项
摘要: 选定编辑的表,【右键】->【Properties】->【Columns】->【Customize Columns and Filter】->【Comment】->【OK】 操作如下图:
阅读全文
posted @ 2016-08-26 12:43 EasonJim
阅读(2499)
评论(0)
推荐(0)
2016年8月23日
系统补丁更新导致MVC3.0.0升级到3.0.1的问题解决
摘要: MVC3版本不一致的问题解决
阅读全文
posted @ 2016-08-23 09:49 EasonJim
阅读(784)
评论(0)
推荐(0)
2016年8月22日
NAnt打包使用MSTest进行单元测试的配置
摘要: NAnt使用MSTest进行单元测试配置
阅读全文
posted @ 2016-08-22 11:09 EasonJim
阅读(543)
评论(0)
推荐(0)
2016年8月21日
XCode显示iOS Simulators时不显示系统版本号并出现Identifier(UUID)
摘要: XCode显示iOS Simulators时不显示系统版本号并出现Identifier(UUID)的问题解决
阅读全文
posted @ 2016-08-21 21:51 EasonJim
阅读(4010)
评论(0)
推荐(0)
bios中只有windows boot manager下用U盘启动
摘要: 配置并解决bios启动项只有windows boot manager时用U盘启动
阅读全文
posted @ 2016-08-21 01:09 EasonJim
阅读(60739)
评论(0)
推荐(0)
上一页
1
···
106
107
108
109
110
111
112
113
114
···
119
下一页