# CGI HTTP server
## Getting Started
Python 2.x is preferred to this simple demo. I'm using Python 2.7 over windows.
* https://docs.python.org/2.7/library/cgihttpserver.html
* https://do...
分类:
编程语言 时间:
2014-08-13 01:09:54
阅读次数:
222
Time Limit:1000MS Memory Limit:32768KB 64bit IO Format:%I64d & %I64uSubmit Status Practice HDU 2122Descriptionice_cream’s world becomes stronger and ....
分类:
其他好文 时间:
2014-08-13 01:06:24
阅读次数:
256
一、pom.xml 依赖项 1 2 net.sf.ehcache 3 ehcache 4 2.8.3 5 6 7 8 org.slf4j 9 ...
分类:
其他好文 时间:
2014-08-13 00:25:15
阅读次数:
527
==============变量类型nilnumber(实数) 1 2 3.14 7.65e8string "hello world" "\n"boolean(true false) true falsefunction*userdata and threadstable(1)默认key初始化t.....
分类:
其他好文 时间:
2014-08-12 18:49:34
阅读次数:
201
public class HelloWorld{ public static void main(String[] args){ System.out.println('Hello World!'); } }<?php echo 'Hello World!';
分类:
其他好文 时间:
2014-08-12 18:12:44
阅读次数:
173
错误信息:sudo: /etc/sudoers is world writablesudo: no valid sudoers sources found, quitting解决办法:修复磁盘权限就可以了
分类:
其他好文 时间:
2014-08-12 16:58:44
阅读次数:
689
第一个Struts程序 ---Hello World 第一步: 下载安装struts 1. 下载链接: http://archive.apache.org/dist/struts/binaries/ 2. 从网站上下载的Struts2包含了二三十个库文件,但大多数是可选的,这里只需要struts2-...
分类:
其他好文 时间:
2014-08-12 16:54:34
阅读次数:
328
Test1:测试C语言。 // hello.c#include #define PI 3.14int main (int argc, char* argv[]){ printf ("Hello, world!\n"); return 0;}Test2: 测试Java。 // Hello.javapu...
Photoshop脚本指南——Hello World...
分类:
其他好文 时间:
2014-08-12 10:24:53
阅读次数:
457
Ice_cream’s world III
Time Limit: 3000/1000 MS (Java/Others) Memory Limit: 32768/32768 K (Java/Others)
Total Submission(s): 802 Accepted Submission(s): 274
Problem Description
ice_cr...
分类:
其他好文 时间:
2014-08-12 00:45:33
阅读次数:
269