上一页 1 ··· 19 20 21 22 23 24 25 26 27 ··· 41 下一页
摘要: # 很乐意 pull request。Pleased to pull request.# 这个项目现在已经被弃用了。This project is now deprecated. # 如你下面看到的,你可以修改、编辑、删除和添加标签。As you can see below, you can modify, delete and add tags. # 【弃用】JavaScript 处理 url... 阅读全文
posted @ 2019-01-03 23:16 zjffun 阅读(3239) 评论(0) 推荐(0) 编辑
摘要: - hire- thirty- thirteen- third- sir- birthday- shirt- stir- circle- dirty- skirt- affirm- affirmation- affirmable- birch birth- bird- circle- circuit- circular- ... 阅读全文
posted @ 2019-01-03 23:15 zjffun 阅读(475) 评论(0) 推荐(0) 编辑
摘要: # JAVA 环境变量1. 系统变量:名:JAVA_HOME,值:JDK 的安装路径2. 系统变量:名:path,值:%JAVA_HOME%\\bin;%JAVA_HOME%\\jre\\bin;3. 系统变量:名:CLASSPATH,值:.;%JAVA_HOME%\\lib\\dt.jar;%JAVA_HOME%\\lib\\tools.jar;4. DOS 命令行窗口输入 JAVAC ... 阅读全文
posted @ 2019-01-03 23:14 zjffun 阅读(107) 评论(0) 推荐(0) 编辑
摘要: [0xd4d/dnSpy: .NET debugger and assembly editor](https://github.com/0xd4d/dnSpy) 阅读全文
posted @ 2019-01-03 23:13 zjffun 阅读(357) 评论(0) 推荐(0) 编辑
摘要: # 配置 Dubug 和 Release 生成不同的 Web.config[Web.config Transformation Syntax for Web Application Project Deployment | Microsoft Docs](https://docs.microsoft.com/en-us/previous-versions/dd465326(v=vs.100))1.... 阅读全文
posted @ 2019-01-03 23:12 zjffun 阅读(253) 评论(0) 推荐(0) 编辑
摘要: > 官方文档:一种方式就可以生成所有的 JSON Collection -> 数组 Object, Dictionary -> 对象PS:Dictionary 不用根据数据格式创建类但但复用性不好,Object 需要根据数据格式创建类但复用性好也能用 get,set 处理属性例如: /* 接口格式: { code:返回结果状态 message:消息... 阅读全文
posted @ 2019-01-03 23:11 zjffun 阅读(1060) 评论(0) 推荐(0) 编辑
摘要: 遍历 JObject:遍历 JArray: string json = @"[ 'Small', 'Medium', 'Large' ]"; JArray jarray = JArray.Parse(json); for (int i = 0; i # 例子:打开 Feature 和 Addition 这两个 JSON 字符串,并去除全部空字符... 阅读全文
posted @ 2019-01-03 23:10 zjffun 阅读(3192) 评论(0) 推荐(0) 编辑
摘要: clc 清空命令行 结尾有分号控制台不输出,没有则控制台输出 阅读全文
posted @ 2019-01-03 23:09 zjffun 阅读(191) 评论(0) 推荐(0) 编辑
摘要: # 安装参考: 用到的文件:1. 安装 python-2.7.14.msi2. 打开命令行,并且运行以下命令来修改 PATH: c:\python27\python.exe c:\python27\tools\scripts\win_add2path.py3. 创建 register.py 文件,内容为 # # script to regist... 阅读全文
posted @ 2019-01-03 23:08 zjffun 阅读(85) 评论(0) 推荐(0) 编辑
摘要: deleted 阅读全文
posted @ 2019-01-03 22:47 zjffun 阅读(84) 评论(0) 推荐(0) 编辑
上一页 1 ··· 19 20 21 22 23 24 25 26 27 ··· 41 下一页