定义类的方法class 类名{ 属性; 方法;}属性也叫成员变量,主要用于描述累的状态方法也叫成员方法,主要用于描述类的行为class Person{ int age; void show() { System.out.println(“oh,my god ! I am”+age...
分类:
编程语言 时间:
2015-02-25 18:33:26
阅读次数:
191
状态压缩用01表示当前格子是否是正确的颜色,然后用十进制存储。 1 #include 2 #include 3 #include 4 #include 5 #include 6 #include 7 using namespace std; 8 #define N 250...
分类:
其他好文 时间:
2015-02-10 20:21:43
阅读次数:
142
状态DP。 1 /* 2809 */ 2 #include 3 #include 4 #include 5 #include 6 #include 7 #include 8 using namespace std; 9 10 #define MAXN 2011 12 typedef st...
分类:
其他好文 时间:
2015-01-24 00:23:16
阅读次数:
222
简单DP。 1 /* 1726 */ 2 #include 3 #include 4 #include 5 6 #define MAXN 105 7 #define INF 99999 8 9 bool isValid[MAXN][MAXN];10 char s[MAXN];11 int ...
分类:
其他好文 时间:
2015-01-21 14:53:53
阅读次数:
114
原帖地址(含中文翻译):http://blog.csdn.net/george188/article/details/4821601/root This is where the root user lives. The root user is the god of your system. .....
分类:
系统相关 时间:
2015-01-16 20:35:28
阅读次数:
275
1、scp方式如果可能的话使用scp 比如win端已经安装了Gow等,scpgod@192.168.1.105:/home/god/LICENCE C:/下载文件夹加上 -r2、pscp方式在putty安装目录下,存在可执行文件pscp.exe,用法跟scp命令相似,win+R 输入 cmd进入命令...
We can only hope that OnePlus has consigned its penchant for missteps to the past (and that it ditches the god-awful ‘invite system’ too), because if it does, the OnePlus Two could well be?amazi...
分类:
其他好文 时间:
2015-01-05 13:21:44
阅读次数:
162
1、准备工作 U盘或移动硬盘一个,已下载好的GOD包,本教程用一个32G的U盘和游戏《猎天使魔女》为例。
右击U盘,属性,查看你的U盘是否为FAT32格式。 如果是FAT32格式,则可直接将GOD包拷贝到U盘中;否则请格式化U盘。
? 将GOD包拷贝到U盘中,注意:是拷贝整个文件夹。 2、安装游戏 ...
分类:
其他好文 时间:
2014-12-29 10:20:20
阅读次数:
141
机房重构有两个星期了。还没有进入敲代码阶段。今天刚刚结束了UML图的设计。明天开始就要进入代码实现阶段了。在这期间学到了不少东西。
数据库设计
在设计数据库的时候简单的学会了使用Power Designer进行数据库建模。刚装上这个软件的时候,oh my god! 全是英文,又一次体会到了学会英语的重要性。英语不会,软件用起来你都费劲。经过无数次的有道翻译,终于学会了一些基本的使用。
起开始...
分类:
其他好文 时间:
2014-12-28 20:55:30
阅读次数:
229
就把它当作一个事实,不要去分析。as long as you are alive, God bless you, you owe him文中强调要停下来,去感知。自我意识是一个人唯一的武器和依靠。因为有自我意识,人才称为人。世界上太多行尸走肉,----------------------------...
分类:
编程语言 时间:
2014-12-26 21:31:46
阅读次数:
264