#include#include#include#includeusing namespace std;int a[20];int ans[20];int num[200];struct Mark{ int shu,rt;};Mark mark[20];int ok;int n,t;int c...
分类:
其他好文 时间:
2015-07-27 00:01:51
阅读次数:
323
Problem: 2299 User: shu_dayangMemory: 7380K Time: 500MSLanguage: C++ Result: AcceptedSource Code//树状数组#include#include#include#includetypedef long ...
分类:
编程语言 时间:
2015-07-23 00:32:44
阅读次数:
144
Problem: 2886 User: shu_dayangMemory: 11104K Time: 1125MSLanguage: C++ Result: Accepted#include#include#include#define MID(a,b) ((a + b) >> 1)usin...
分类:
其他好文 时间:
2015-07-21 23:52:54
阅读次数:
165
http://ioutsider.me/yii-shu-ju-ku-cao-zuo-zhi-dao.html新增数据:Yii::app()->db->createCommand()->insert('es_users', array('name'=>'Outsider'));删除数据:Yii::ap...
分类:
数据库 时间:
2015-07-17 13:57:15
阅读次数:
180
shutdown#shutdown 参数 time [warning-message]Time:三种格式:hh:mm 指定绝对时间+m 指定相对时间now 现在立刻执行,相当于+0warning-message 用于设置发给用户的警告信息参数:shutdown -c 取消正在进行的关闭操作shu.....
分类:
其他好文 时间:
2015-06-29 09:53:17
阅读次数:
137
返回结构体。。。。你妈炸了 1 program hehe; 2 type 3 shu=record 4 l,r,h,he,maxr,maxl:longint; 5 end; 6 var 7 n,m,i,j,k,ll,rr:longint; 8 b:array[0..500...
分类:
其他好文 时间:
2015-06-24 10:42:06
阅读次数:
103
一开始写残了。。 1 program hehe; 2 type 3 shu=record 4 l,r,h,w,s,y:longint; 5 end; 6 var 7 c:char; 8 leave,add,min,size,root,n,i,j,k:longint; 9...
分类:
其他好文 时间:
2015-06-23 19:57:23
阅读次数:
132
1.程序窗口[chuang kou]句柄[ju bing]检测原理:用FindWindow函数[han shu]查找[cha zhao]具有相同窗口[chuang kou]类名和标题的窗口[chuang kou],如果找到就说明[shuo ming]有OD在运行[yun hang]//*****.....
#include#includeusing namespace std;#define N 100typedef struct{ int dian[N]; int xian[N][N]; int dianx, xianx;}A;void set(A &shu, int x, int...
分类:
移动开发 时间:
2015-06-23 07:34:06
阅读次数:
199
一、ServletContextListenerMethod SummaryvoidcontextDestroyed(ServletContextEventsce) Receives notification that the ServletContext is about to be shu...
分类:
编程语言 时间:
2015-06-22 09:52:28
阅读次数:
131