html css:#inputSearch { border: 1px solid #BABEBF;
color: #999999; font-size: 14px; hei...
分类:
Web程序 时间:
2014-05-01 20:01:58
阅读次数:
444
1.使用strokeRect和fillRect方法绘制矩形
a.strokeRect是绘制一个不填充的矩形 b.fillRect是绘制一个填充的矩形 代码: 效果如图: 2.通过lineTo绘制矩形 效果图如下:
分类:
Web程序 时间:
2014-05-01 20:00:07
阅读次数:
427
读研几年主要做的是控制领域的开发研究,做的硬件以及底层开发比较多。现在毕业了,开始发力软件领域,那么就让我从最简单基础的shell编程开始吧争取打扎实基础。
从程序员的角度来看,Shell本身是一种用C语言编写的程序,从用户的角度来看,Shell是用户与Linux操作系统沟通的桥梁。用户既可以...
分类:
其他好文 时间:
2014-05-01 19:58:41
阅读次数:
357
在canvas中使用颜色和透明度,通过context的strokeStyle和fillStyle属性设置,strokeStyle和fillStyle的值可以是任意有效的css颜色字串。可以用RGB、RGBA、HSL、HSLA以及十六进制RGB标注来指定颜色,也可以通过
“yellow”、“sil.....
分类:
Web程序 时间:
2014-05-01 19:53:35
阅读次数:
548
1、环境: Maven :3.1.1 开发工具:Spring Tool Suite 数据库 :
Mysql 5.62、项目文件结构文件代码:2.1 、pom.xml 4.0.0 hibernate hibernate 0.0.1-SNAPSHOT jar
hibe...
分类:
系统相关 时间:
2014-05-01 19:43:40
阅读次数:
695
妈咪,我找到了! -- 15个实用的Linux
find命令示例http://www.oschina.net/translate/15-practical-linux-find-command-examples?p=2#comments爹地,我找到了!
-- 15个极好的Linux find命令示例...
分类:
系统相关 时间:
2014-05-01 19:41:30
阅读次数:
429
http://www.cnblogs.com/winnxm/archive/2010/01/22/1654502.html
[ KILL ]功能描述:用于向任何进程组或进程发送信号。1 #include 2 3 #include 4 5 int kill(pid_t pid, int
sig);6 ...
分类:
系统相关 时间:
2014-05-01 19:35:23
阅读次数:
645
#include #include #include #include
"qtquick2applicationviewer.h"int main(int argc, char *argv[]){ QGuiApplication
app(argc, argv); QScreen *scr...
分类:
系统相关 时间:
2014-05-01 19:24:46
阅读次数:
693
下面罗列了开发及学习过程中所涉及的开源类库的列表!AForge.NETAccord.NETNAudionVLCSpeexC#
WebServerFFmpegFFmpeg.NETFlowplayeriSpyZoneMinderONVIF Device ManagerGoogle
GDataGMap.N...
分类:
其他好文 时间:
2014-05-01 19:13:10
阅读次数:
336