03 2012 档案

摘要:create or replace procedure Day_limit_del_error_data as begin declare page number; len number; c varchar2(10); charpp number := 8132/2; begin for r in (sele... 阅读全文
posted @ 2012-03-29 17:31 天纯蓝 阅读(251) 评论(0) 推荐(0) 编辑
摘要:Codedeclare pag number; len number; c varchar2(10); charpp number := 8132/2;begin for r in (select rowid rid,log_id, dbms_lob.getlength (CONTENT) len from temp_data_collect... 阅读全文
posted @ 2012-03-28 09:34 天纯蓝 阅读(575) 评论(0) 推荐(0) 编辑
摘要:1.强大的渐进式搜索 操作步骤: 1.按Ctrl+I键; 2.输入你要搜索的文本。注意:这时你会看到光标跳至第一个匹配的位置,并高亮显示搜索的文本。 3.再次按下Ctrl+I键,光标将跳至下一个匹配的文本; 4.按Ctrl+Shift+I可向后搜索; 5.按ESC键停止搜索; 2.使用快捷键来注释和取消注释 操作步骤: 1、注释... 阅读全文
posted @ 2012-03-26 08:49 天纯蓝 阅读(34144) 评论(1) 推荐(4) 编辑
摘要:Codeclass DES { /// <summary> /// Call this function to remove the key from memory after use for security /// </summary> /// <param name="Destination"></param> //... 阅读全文
posted @ 2012-03-26 08:44 天纯蓝 阅读(262) 评论(0) 推荐(0) 编辑
摘要:线程运行超时处理类 阅读全文
posted @ 2012-03-14 14:05 天纯蓝 阅读(2884) 评论(0) 推荐(0) 编辑
摘要:文件帮助类 阅读全文
posted @ 2012-03-14 14:00 天纯蓝 阅读(301) 评论(0) 推荐(0) 编辑
摘要:取IP,判断IP是否合法 阅读全文
posted @ 2012-03-14 13:58 天纯蓝 阅读(688) 评论(0) 推荐(0) 编辑
摘要:Web HTTP Service 阅读全文
posted @ 2012-03-14 13:56 天纯蓝 阅读(486) 评论(0) 推荐(0) 编辑
摘要:using System;using System.Collections.Generic;using System.Collections.Specialized;using System.IO;using System.Net;using System.Text;using System.Web;namespace HttpServerDemo{ public class Http... 阅读全文
posted @ 2012-03-08 16:21 天纯蓝 阅读(1707) 评论(0) 推荐(0) 编辑
摘要:Tomcat运行Java Web内存溢出总结 阅读全文
posted @ 2012-03-07 17:30 天纯蓝 阅读(3357) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示