Chapter Summary1. The Database Management System (DBMS) is now underlying framework of the information system and has fundamentally changed the way in...
分类:
数据库 时间:
2015-09-09 11:08:36
阅读次数:
154
AppEngine包含两个Python运行时环境:一个基于Python2.5的传统环境,以及一个运行Python2.7的新环境。这个新环境不仅仅是有一个轻微的新版本的Python解释器。主要是,这个新环境可以为来自单个应用实例的多个请求同时提供服务(serve multiple requests)....
分类:
编程语言 时间:
2015-09-08 21:37:33
阅读次数:
241
开发一个应用需要的所有工具都包含在App Engine SDK中。对于Java和Python有不同的SDKs,每个都有特性对于用那种语言开发是有益的。SDKs在任何平台上工作,包括Windows,Mac OS X,以及Linux。 Python和Java SDKs每个都有一个网络服务器,他可以在你....
分类:
其他好文 时间:
2015-09-08 21:35:33
阅读次数:
122
App Engine开发模式如下一般简单: 1.创建这个应用 2.在你自己的电脑上,使用包含在App Engine的开发包中的网络服务器软件(web server software)测试这个应用。 3.把这个完成的应用上传到App Engine上。 在这章中,我们将经历创建一个新的应用,在开发服务....
分类:
其他好文 时间:
2015-09-08 19:52:10
阅读次数:
163
Catalina版本的Tomcat通过manager板块来提供session管理,manager通常是和context联系在一起,就是context类里会有一个manager实例。Session interfacepublic interface Session { public stati...
分类:
其他好文 时间:
2015-09-06 12:25:04
阅读次数:
204
Plan for search engine optimization and accessibility使用analytical tools分析HTML,如SEO toolkit from MS, Webmaster Tools from Google, W3C Markup Validation...
分类:
其他好文 时间:
2015-09-01 21:26:26
阅读次数:
127
由头:
python值得一学。
尝试一下写学习记录,看看效果。
1.记录一些不熟悉或者重要的知识点。
2.记录一些遇到的问题,标签 Question。
书:python基础教程(第2版)
Chapter 1:基础知识
本章的内容熟悉即可。
比较重要的是字符串,单双引号转义,str,repr...
Time 1.5 h 2015.8.31 23:09...
分类:
编程语言 时间:
2015-08-31 23:41:37
阅读次数:
182
Extends from the last chapter , This chapter takes a look at some real-world problems that can occur as you move your applicationfrom testing to a liv...
分类:
移动开发 时间:
2015-08-31 21:09:11
阅读次数:
173
题目:
Mistwald
Time Limit: 2 Seconds
Memory Limit: 65536 KB
In chapter 4 of the game Trails in the Sky SC, Estelle Bright and her friends are crossing Mistwald to meet their final ene...
分类:
其他好文 时间:
2015-08-30 01:06:34
阅读次数:
280
Milan IkitsUniversity of UtahJoe KnissUniversity of UtahAaron LefohnUniversity of California, DavisCharles HansenUniversity of UtahThis chapter presen...
分类:
其他好文 时间:
2015-08-29 22:57:44
阅读次数:
197