主要介绍thinkcmf,基于thinkphp开发应用,学习本课程前推荐阅读的材料和需要掌握的基础知识。了解thinkphp应用开发,thinkcmf安装方法,以及thinkcmf系统代码架构! http://www.lerhe.cn/index.php?g=&m=article...
分类:
Web程序 时间:
2014-12-10 12:46:44
阅读次数:
262
CoomonJS modules provide a clean syntax for importing dependencies. This lesson will take a look at the basics of using CommonJS modules.app.jsvar dep...
分类:
Web程序 时间:
2014-12-09 07:05:40
阅读次数:
230
NeHe OpenGL lesson5, 代码运行环境Mac OS X, Linux,没有第三方库,都是原生代码...
分类:
其他好文 时间:
2014-11-27 10:49:40
阅读次数:
261
虽然学的慢,不过也需要一步一步地学。
学习笔记:
1. SQL语句大小写 不敏感
2. MySQL 需要分号;
3.
用过的命令:
show databases; //显示有多少个数据库
create database first_lesson; //创建一个数据库
use first_lesson; //使用这个数据库
show tabl...
分类:
数据库 时间:
2014-11-25 14:34:21
阅读次数:
198
1 #include 2 #include 3 #include 4 #include 5 #define NULL 0 6 #define LEN sizeof(Node) 7 using namespace std; 8 const char lesson[][12] = {"Math...
分类:
其他好文 时间:
2014-11-25 12:27:30
阅读次数:
216
老赵AJAX培训AJAX培训第一讲:AJAX基础http://blog.zhaojie.me/2006/12/ajax-lesson-03.htmlAJAX培训第二讲:使用AJAX框架(上) http://blog.zhaojie.me/2006/11/ajax-lesson-02-1.htmlAJ...
分类:
Web程序 时间:
2014-11-20 23:17:55
阅读次数:
162
OE - 报表RML格式详解 <?xml?version="1.0"?encoding="utf-8"?>
<document??filename="report.oecn_training_lesson.pdf"?compression="1">
??{{script}}import?datetime;print?datetime.datetime.now;{...
分类:
其他好文 时间:
2014-11-14 18:10:13
阅读次数:
171
介绍了当前主流高可用软件MHA的工作流程和切换演示(模拟从库延迟,主库宕机后,数据自动补齐)视频地址:http://edu.51cto.com/lesson/id-44865.html
分类:
数据库 时间:
2014-11-10 15:53:48
阅读次数:
242
Paths on a GridDescriptionImagine you are attending your math lesson at school. Once again, you are bored because your teacher tells things that you a...
分类:
其他好文 时间:
2014-10-29 21:20:03
阅读次数:
148