会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
天纯蓝
人的每一步行动都在书写自己的历史。
博客园
首页
新随笔
联系
订阅
管理
上一页
1
···
7
8
9
10
11
12
13
14
15
···
33
下一页
2012年1月17日
Jquery imgPreview demos
摘要: http://james.padolsey.com/demos/imgPreview/full/http://james.padolsey.com/javascript/new-jquery-plugin-imgpreview/
阅读全文
posted @ 2012-01-17 16:07 天纯蓝
阅读(293)
评论(0)
推荐(0)
2011年12月13日
使用FFmpeg从视频中截图的命令
摘要: 使用FFmpeg从视频中截图的命令
阅读全文
posted @ 2011-12-13 10:50 天纯蓝
阅读(1080)
评论(0)
推荐(0)
2011年11月19日
import project后,出现Unable to get system library for the project
摘要: import project后,出现Unable to get system library for the project
阅读全文
posted @ 2011-11-19 09:12 天纯蓝
阅读(2536)
评论(1)
推荐(0)
2011年11月5日
android paint类
摘要: android paint类
阅读全文
posted @ 2011-11-05 13:35 天纯蓝
阅读(510)
评论(0)
推荐(0)
2011年11月3日
Android Service与Runnable整合并用
摘要: Android Service与Runnable整合并用
阅读全文
posted @ 2011-11-03 10:49 天纯蓝
阅读(1690)
评论(0)
推荐(0)
2011年11月1日
Android 字体效果:描边、浮雕效果
摘要: Android 字体效果:描边、浮雕效果
阅读全文
posted @ 2011-11-01 16:32 天纯蓝
阅读(9958)
评论(0)
推荐(1)
2011年10月29日
bat 批处理添加Path环境变量
摘要: set ADDpath=%%JAVA_HOME%%;reg query "HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Control\Session Manager\Environment" /v "Path"|find /i "%ADDpath%"||(reg add "HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Control\Session Manager\Environment" /v PATH /t REG_EXPAND_SZ /d
阅读全文
posted @ 2011-10-29 15:26 天纯蓝
阅读(2021)
评论(0)
推荐(0)
2011年9月22日
JAVA 通过串口发送命令
摘要: 通过串口发送命令
阅读全文
posted @ 2011-09-22 15:17 天纯蓝
阅读(3223)
评论(0)
推荐(0)
2011年9月7日
算字符存在个数Oracle
摘要: DECLAREsvarchar2(50);nnumber;clvarchar(50);inumber;tmpvarchar(50);tmpcountnumber;tmpflagnumber;begincl:='abcdefgh';s:='a,b,c,d';n:=(LENGTH(s)+1)/2;tmpcount:=0;dbms_output.put_line(n);foriin1..nlooptmp:=substr(s,instr(s,',',1,i)-1,1);tmpflag:=instr(cl,tmp,1,1);IF(tmpflag>0)
阅读全文
posted @ 2011-09-07 11:42 天纯蓝
阅读(224)
评论(0)
推荐(0)
2011年9月6日
Oracle计划自动备份数据库bat
摘要: @echo offset dt=%date:~0,4%%date:~5,2%%date:~8,2%set h=%time:~0,2%if /i %h% LSS 10 (set h=0%time:~1,1%)set t=%h%%time:~3,2%%time:~6,2%exp orcluser/123456 owner=orcluser file=E:/orclbak/%dt%%t%.dmp log=D:/orclbaklog/%dt%%t%.log"C:\Program Files\WinRAR\WinRAR.exe" a -ep E:/orclbakrar/%dt%%t%
阅读全文
posted @ 2011-09-06 14:49 天纯蓝
阅读(615)
评论(0)
推荐(0)
上一页
1
···
7
8
9
10
11
12
13
14
15
···
33
下一页
公告