# -*- coding: utf-8 -*-"""Created on Wed Jun 04
01:21:31 2014@author: Administrator"""class Analysis: def
processExamResults(self): passes =...
分类:
编程语言 时间:
2014-06-06 13:03:57
阅读次数:
354
1.map
常用功能/***************************************** File Name: map.cpp* Author:
sky0917* Created Time: 2014年06月 4日 15:49:14**************************...
分类:
其他好文 时间:
2014-06-05 18:58:27
阅读次数:
210
1. set
常用功能/***************************************** File Name: set.cpp* Author:
sky0917* Created Time: 2014年06月 4日 18:47:22*************************...
分类:
其他好文 时间:
2014-06-05 18:35:23
阅读次数:
222
/** *@author annegu *@date 2009-12-02
*/Hashmap是一种非常常用的、应用广泛的数据类型,最近研究到相关的内容,就正好复习一下。网上关于hashmap的文章很多,但到底是自己学习的总结,就发出来跟大家一起分享,一起讨论。1、hashmap的数据结构要知道ha...
分类:
其他好文 时间:
2014-06-05 17:43:16
阅读次数:
265
MySQL Server 5.0 – 安装及配置Author : Jeff 2006-2-20关键字:
MySQL 配置环境:Window XP Professional + SP2, MySQL Server 5.0下载软件:MySQL Server
5.0.18 http://dev.mysql...
分类:
数据库 时间:
2014-06-03 15:51:38
阅读次数:
370
Solon and author of the carriages, the head of
a young evident in the creation of mankind. Sales of plots awing programs and
has only grow. In mid-196...
分类:
其他好文 时间:
2014-06-03 15:40:10
阅读次数:
485
Java获取某年某月的最后一天
1、设计源码
LastDayOfMonth.java:
/**
* @Title:LastDayOfMonth.java
* @Package:com.you.freemarker.model
* @Description:获取某月的最后一天
* @author:Youhaidong(游海东)
* @date:2014-5-29 下午10...
分类:
编程语言 时间:
2014-06-03 05:59:31
阅读次数:
274
stopGoogleRedirection:http://userscripts.org:8080/scripts/show/186798//
==UserScript==// @name stopGoogleRedirection// @author NLF//...
分类:
其他好文 时间:
2014-06-02 10:21:23
阅读次数:
281
/**
* @author gao
*/
package gao.org;
public class RunnableDemo implements Runnable{
@Override
public void run() {
// TODO Auto-generated method stub
for(int i=0;i<10;i++){
System.out.pri...
分类:
编程语言 时间:
2014-06-01 18:12:33
阅读次数:
441
强烈拥护开源精神,高举开源大旗,今天我就分享下我自己结合网上还有自己实际使用配的vimrc,可以给各位参考下,不要见笑哈,具体说明我在rc里写的也很详细,可以具体看下,也希望可以借这个机会能多认识认识几个Vimer们
"========================================
" File Name: .vimrc
" Author: Jin Yuqi
" Ema...
分类:
其他好文 时间:
2014-06-01 10:58:10
阅读次数:
308