很久就想把使用的工具及收藏的资源整理一番;一是为了传达博客社区的理念:资源共享,而是方便自己及团队快速获取。 学习资源: 首推两个入门级在线参考网站。 1 w3c school. 2 Runoob.com(菜鸟教程)。 HTML5:标记语言,是HTML和XHTML的最新版本。 HTML5 Outli ...
分类:
Web程序 时间:
2016-09-20 21:20:20
阅读次数:
445
题目 Source http://acm.hdu.edu.cn/showproblem.php?pid=5900 Description Every school has some legends, Northeastern University is the same. Enter from th ...
分类:
其他好文 时间:
2016-09-18 22:19:25
阅读次数:
344
file:///Users/hedingzhuo/Desktop/school/Ducuments/编码规范/Objective-C编码规范%5B译%5D%20-%20简书.html
分类:
其他好文 时间:
2016-09-18 21:26:14
阅读次数:
116
题目链接 http://acm.hdu.edu.cn/showproblem.php?pid=5900 Problem Description Every school has some legends, Northeastern University is the same.Enter from ...
分类:
其他好文 时间:
2016-09-18 21:11:00
阅读次数:
147
QSC and Master Problem Description Every school has some legends, Northeastern University is the same.Enter from the north gate of Northeastern Univer ...
分类:
其他好文 时间:
2016-09-18 20:55:23
阅读次数:
128
QSC and Master Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 131072/131072 K (Java/Others) Problem Description Every school has some legends, N ...
分类:
其他好文 时间:
2016-09-18 19:41:25
阅读次数:
201
传送门 Description A number of schools are connected to a computer network. Agreements have been developed among those schools: each school maintains a l ...
分类:
其他好文 时间:
2016-09-11 06:47:47
阅读次数:
196
直接上代码 保存成js文件 执行 node xx.js 等待 < 500ms 完事! 注意文件的路径和你的数据库参数的配置 另附文件 http://files.cnblogs.com/files/zboy/school.txt.tar.gz ...
分类:
数据库 时间:
2016-09-08 16:00:16
阅读次数:
193
一、SQL数据库的备份: 1、依次打开 开始菜单 → 程序 → Microsoft SQL Server 2008 → SQL Server Management Studio → 数据库:Dsideal_school_db既是我们需要备份的学籍数据库 图(1) 2、选择要备份的数据库“Dsidea ...
分类:
数据库 时间:
2016-09-04 01:38:46
阅读次数:
178
MySQL学习笔记: 以school数据库为例: 创建数据库 create database school character set utf8 { character set gbk 表示数据库用的字符集为gbk,还有utf8,unicode等} 删除数据库 drop database schoo ...
分类:
数据库 时间:
2016-09-02 20:12:34
阅读次数:
168