上一页 1 ··· 16 17 18 19 20 21 22 23 24 ··· 37 下一页
摘要: 隐藏:在 Ignore files and folders中添加想要过滤的文件或文件夹名称 展示隐藏文件: 在过滤列表中删除掉文件或者文件夹就好了 阅读全文
posted @ 2016-12-14 09:04 梦见舟 阅读(11355) 评论(1) 推荐(0) 编辑
摘要: 配色方案 1 阅读全文
posted @ 2016-12-12 14:34 梦见舟 阅读(105) 评论(0) 推荐(0) 编辑
摘要: 下载下面的插件并安装 https://fpdownload.macromedia.com/pub/labs/flashruntimes/flashplayer/install_flash_player_ppapi.exe 阅读全文
posted @ 2016-12-06 09:24 梦见舟 阅读(481) 评论(0) 推荐(0) 编辑
摘要: 1. 安装文件: https://pypi.python.org/pypi/setuptools 直接下载然后拷贝到python目录下同下面步骤 2. 运行 ez_setup辅助模块 3. 下载 redis库 4. 建立redis连接 阅读全文
posted @ 2016-12-02 12:49 梦见舟 阅读(1035) 评论(0) 推荐(0) 编辑
摘要: 本文出自:https://github.com/alibaba/fastjson/wiki/Samples-DataBind 阅读全文
posted @ 2016-12-02 10:22 梦见舟 阅读(81) 评论(0) 推荐(0) 编辑
摘要: Redis可以存储以下5种数据类型 1. String 字符串 整数 浮点 2. List 一个链表 3. Set 无序收集器 4. Hash 无序散列表 5. Zset 有序集合 阅读全文
posted @ 2016-12-02 10:03 梦见舟 阅读(95) 评论(0) 推荐(0) 编辑
摘要: 官方学习文档 https://docs.python.org/3/tutorial/ 阅读全文
posted @ 2016-12-02 09:41 梦见舟 阅读(87) 评论(0) 推荐(0) 编辑
摘要: 1. 6到20位字符必须包含字母和数字 ^(?=.*[0-9])(?=.*[a-zA-Z])([a-zA-Z0-9]{6,20})$ 阅读全文
posted @ 2016-11-28 17:30 梦见舟 阅读(1208) 评论(0) 推荐(0) 编辑
摘要: 1. windows 版 redis 下载地址 https://github.com/MSOpenTech/redis/releases 2. redis 实战源码 http://redisinaction.com/ 3. 源码 https://github.com/josiahcarlson/re 阅读全文
posted @ 2016-11-27 14:22 梦见舟 阅读(158) 评论(0) 推荐(0) 编辑
摘要: 阅读全文
posted @ 2016-11-27 00:36 梦见舟 阅读(3761) 评论(0) 推荐(0) 编辑
上一页 1 ··· 16 17 18 19 20 21 22 23 24 ··· 37 下一页