生成干扰线就是画线:imageline($im参数,rand(0),0,)php验证码代码定义常量:define("host","127.0.0.1");define("user","root");define("pwd","root");
分类:
其他好文 时间:
2014-05-27 02:48:49
阅读次数:
319
在出错文件夹下,鼠标右键TortoiseSVN->Clean
up.SVN错误:Attempted to lock an already-locked
dir1、出现这个问题后使用“清理”功能,如果还不行,就直接到上一级目录,再执行“清理”,然后再“更新”。2、有时候如果看到某个包里面的文件夹没有S...
分类:
其他好文 时间:
2014-05-27 01:38:28
阅读次数:
261
原文地址:http://www.myexception.cn/other/1472010.html项目经理,我恨你,而且我知道你也恨我。我真的不理解,你究竟是做什么的。你是一个多么独特的角色呀,几乎每个公司都要雇用你这样的人。可在不管大大小小的项目中,你与其说是帮忙,不如说是添乱。我坚信,大部分的项...
分类:
其他好文 时间:
2014-05-24 02:40:31
阅读次数:
223
Caused by: org.postgresql.util.PSQLException:
FATAL: no pg_hba.conf entry for host "127.0.0.1", user "ambari", database
"ambari", SSL off at org.postg...
分类:
数据库 时间:
2014-05-24 02:19:00
阅读次数:
1901
GLES2.0:Some device will give a warning on
compling shaders(yet the compling will succeed), and the rendering result is
incorrect with blink & artifac...
分类:
其他好文 时间:
2014-05-19 19:49:50
阅读次数:
328
这期主要讨论Symbolism
,还是关于恐怖游戏。有些象征与我们个人经历有关,而有的则是所有人共有的。比如红色,因为它是血与火的颜色,所有的文化都用它来作为警告色。游戏中敌人的名字是红色的,锁定的标志为红色,当我的角色受伤,屏幕变成红色。恐怖游戏设计的三个方面:Self
Uncanny Other...
分类:
其他好文 时间:
2014-05-19 15:41:21
阅读次数:
203
Search in Rotated Sorted Array ISuppose a
sorted array is rotated at some pivot unknown to you beforehand.(i.e., 0 1 2 4 5
6 7 might become 4 5 6 7 0 ...
分类:
其他好文 时间:
2014-05-19 12:30:00
阅读次数:
388
DFA:
使用了表驱动法;
构造的表如下:
表驱动
num
.
E
+/-
other
0
1
6
-
-
-
1
1
2
5
-
-
2
2
-
3
-
-
3
-
-
-
4
--
4
5
-
-
-
-
5
5...
分类:
其他好文 时间:
2014-05-18 09:11:43
阅读次数:
264
Problem Description
GG is some what afraid of his MM. Once his MM asks, he will always try his best to rush to their home.
Obvious, he can run home in straight line directly. Alternatively, he ca...
分类:
其他好文 时间:
2014-05-18 07:28:10
阅读次数:
268
STM8S 内置EEPROM,对于很大需要带记忆的产品来说,是个很好的资源,以下是我个人摸索出来的,并且验证OK,大家如需要可放心使用。
#define EEPROMADDR0X000 ((u32)(FLASH_DATA_START_PHYSICAL_ADDRESS))
#define EEPROMADDR0X001 ((u32)(FLASH_DATA_START_PHYSICA...
分类:
其他好文 时间:
2014-05-18 03:49:33
阅读次数:
268