1 #!/bin/bash 2 #查询 3 echo -e 4 for i in `cat
id.txt` 5 do 6 A=`mysql -h10 -uw -p2012 -Ne "select Id,Name,User_Logindate from
info where Id=$i"`...
分类:
数据库 时间:
2014-05-27 18:08:04
阅读次数:
341
在开始后面的内容之前,先来解释一下urllib2中的两个个方法:info and
geturlurlopen返回的应答对象response(或者HTTPError实例)有两个很有用的方法info()和geturl()1.geturl():这个返回获取的真实的URL,这个很有用,因为urlopen(或...
分类:
编程语言 时间:
2014-05-26 23:17:30
阅读次数:
352
Log4j默认把日志信息分为五个等级: debug < info < warn <
error < fatallog4j.rootLogger=INFO
#根配置,在此表示INFO级别以下的日志不记录(debug级别的日志就不会被记录了),如果你还想记录到其他地方,可以继续加,以英文逗号分割即可(I...
分类:
其他好文 时间:
2014-05-26 18:37:53
阅读次数:
208
Team Foundation Server (TFS)工具的亮点之一是管理日常工作项,
工作项如Bug, Task,Task Case等。使用TFS API编程访问TFS服务器中的工作项, 步骤如下:1。 准备,首先要明确TFS服务器的URL,
TFS服务器访问就像访问网站。需要通过一个网络地址。...
CGSize rect =
[info.contentsizeWithFont:self.contentLabel.fontconstrainedToSize:CGSizeMake(self.contentLabel.frame.size.width,
MAXFLOAT)]; self.cont.....
分类:
其他好文 时间:
2014-05-26 07:09:59
阅读次数:
217
有部分手机的影像是倒立的,如何解决这个问题呢? 请看下面
public static void setCameraDisplayOrientation(Activity activity,
int cameraId, android.hardware.Camera camera) {
android.hardware.Camera.CameraInfo info...
分类:
移动开发 时间:
2014-05-26 06:15:07
阅读次数:
401
;--------------------------------------------------------------------------------------
; Project: info.asm
; Name: zwp
; Date: 2014/5
;----------------------------------------------------------------...
分类:
其他好文 时间:
2014-05-26 05:25:12
阅读次数:
321
addStudent.jsp如下 Add info This is my JSP page.
添加学生信息 ...
分类:
数据库 时间:
2014-05-25 23:59:14
阅读次数:
479
http://acdream.info/problem?pid=1093女神的正多面体Time
Limit:2000/1000 MS (Java/Others)Memory Limit:128000/64000 KB
(Java/Others)SubmitStatisticNext ProblemP...
分类:
其他好文 时间:
2014-05-25 12:27:58
阅读次数:
174
[Info @09:03:33.737] ====================================================================[Info @09:03:33.743] Team Foundation Server Administration Log[Info @09:03:33.748] Version : 11.0.61030....
分类:
数据库 时间:
2014-05-25 09:38:58
阅读次数:
679