因學校習作需要而研究Python使用教材:Python3.4.1 Official
Documentation - The Python Standard LibraryChapter 1Basic Information of
Python1) Nature of Python: a high-l...
分类:
编程语言 时间:
2014-06-11 07:58:49
阅读次数:
218
/*
* Created by SharpDevelop.
* User: Administrator
* Date: 2013/11/18
* Time: 20:55
*
* To change this template use Tools | Options | Coding | Edit Standard Headers.
*/
using System;
using Sy...
分类:
其他好文 时间:
2014-06-10 11:19:19
阅读次数:
1209
Description
Problem A
The Most Distant State
Input: standard input
Output: standard output
The 8-puzzle is a square tray in which eight square tiles are placed. The remaining ninth square ...
分类:
其他好文 时间:
2014-06-10 07:59:06
阅读次数:
335
OpenResty (aka. ngx_openresty) is a
full-fledged web application server by bundling the standard Nginx core, lots of
3rd-party Nginx modules, as well ...
分类:
其他好文 时间:
2014-06-10 00:02:19
阅读次数:
384
不同的ZigBee联盟成员厂商在生产不同的商品,因此他们追逐不同的Profile,各自在自己的领域推广ZigBee的技术,也不断通过市场需要来完善Profile,进而推动ZigBee技术的推广和发展。自分化的开始,ZigBee 联盟前后共提出了10项Standard
Profile(见表一),部分尚在制定之中,按规定,某些Profile可以共存于一个设备。联盟还曾提出对ZigBee协议进行简化...
分类:
其他好文 时间:
2014-06-08 17:47:25
阅读次数:
221
错误处理:java.lang.NoClassDefFoundError: org/apache/taglibs/standard/tag/rt/core/ForEachTag...
分类:
编程语言 时间:
2014-06-08 09:04:44
阅读次数:
324
package l002;import java.io.File;import
java.io.IOException;import org.apache.lucene.analysis.Analyzer;import
org.apache.lucene.analysis.standard.Stan...
分类:
其他好文 时间:
2014-06-07 06:51:41
阅读次数:
208
php composer.phar create-project
symfony/framework-standard-edition path/
2.2.1第一个参数PHP为本地PHP开发环境,指向PHP运行命令。第二个参数,为composer.phar方式下载。第三个参数,为动作命令,例如cre...
分类:
其他好文 时间:
2014-06-07 06:15:58
阅读次数:
199
SGI -- Silicon Graphics[Computer System]
Inc.硅图[计算机系统]公司.STL -- Standard Template
Library标准模板库。容器的概念所谓STL容器,即是将最常运用的一些数据结构(data structures)实现出来。容器是指容纳...
分类:
编程语言 时间:
2014-06-05 18:27:04
阅读次数:
431
电脑系统:windows8在这里介绍一下java平台的3个版本:Java SE--Java
Standard Edition,Java的标准版,主要用于桌面级的应用和数据库开发。Java EE--Java Enterprise
Edition,Java的企业版,提供了企业级开发的各种技术,主要用于企...
分类:
编程语言 时间:
2014-06-02 07:26:12
阅读次数:
349