按登录非登录判断:uid){/*如果是当前浏览者为登录用户则显示下面的内容*/print;}else{/*如果是当前浏览者为非登录用户则显示下面的内容*/print;}?>按用户uid判断,这个很适合把一些特定区块只显示给管理员:uid==10){/*如果是当前浏览者登录且uid等于10则显示下面的...
分类:
其他好文 时间:
2014-05-27 02:02:59
阅读次数:
251
原文:http://blog.chinaunix.net/uid-25885064-id-3125167.html#include
#include #include #include #include int get_mac(char* mac){ int sockfd; struct
ifreq...
分类:
编程语言 时间:
2014-05-26 13:52:46
阅读次数:
285
乱搞分区磁盘什么的导致开机和这位仁兄一样:http://zhidao.baidu.com/question/495602654256708364.html?ssid=0&from=1001874a&uid=0&pu=usm%401%2Csz%401320_1002&bd_page_type=1&ba...
http://blog.chinaunix.net/uid-26000296-id-3322071.html前一篇文章《为FFmpeg添加自定义滤镜》详细讲述了FFmpeg的滤镜添加步骤,并给出了代码实例。本文将以FFmpeg自带的deinterlace滤镜”yadif
– yet another ...
分类:
其他好文 时间:
2014-05-23 23:00:03
阅读次数:
509
原文地址:http://blog.chinaunix.net/uid-25838286-id-3068153.html从我做小程序员开始,就从未间断的在论坛看到有人在问程序员的出路在哪里,其实我很能理解这些人的想法,在行业做了几年,有些感想跟大家随便聊聊。俗话说,365行,行行出状元,此话也适用于I...
分类:
其他好文 时间:
2014-05-23 10:46:19
阅读次数:
237
Pexpect模块:http://www.ibm.com/developerworks/cn/linux/l-cn-pexpect1/
ConfigParser模块:http://blog.chinaunix.net/uid-25890465-id-3312861.html
logging模块:http://kenby.iteye.com/blog/1162698
threading模块...
分类:
编程语言 时间:
2014-05-22 22:38:36
阅读次数:
358
在VS里下载安装:Json.NET
5.0.6http://www.nuget.org/packages/Newtonsoft.Json/5.0.6反序列化json字符串为List:json字符串如下:
1 {"docs": [{ 2 "uid": 2629577, 3 ...
分类:
Web程序 时间:
2014-05-22 04:59:00
阅读次数:
484
AIX5.3安装Oracle10g错误案例--runInstaller系统环境:操作系统:AIX5300-08Oracle软件:Oracle10g(64位)错误现象:客户一个AIX主机,以前安装过Oracle,卸载Oracle软件后,并更改了Oracle用户的UID,重新安装Oracle出现以下错误:查看文件系统权限:[root@aix203/]#ls-l/u01..
分类:
数据库 时间:
2014-05-20 20:46:13
阅读次数:
523
Insert title
herehttp://root:admin@192.168.1.1:880/user.asp?user=1234567&pwd=123&state=32&gid=0&opt=add只支持火狐、google、手机等浏览器,不支持IE可以注册为pppoe用户,也可以注册为web...
分类:
其他好文 时间:
2014-05-19 16:58:08
阅读次数:
375
http://blog.chinaunix.net/uid-9688646-id-3399113.htmlffmpeg和ffserver配合使用可以实现实时的流媒体服务。一、理解里边主要有如下四个东西,搞清楚他们之间的关系就差不多明白了。1.
ffmpeg2. ffserver3. ffserver...
分类:
其他好文 时间:
2014-05-19 14:18:58
阅读次数:
502