- 浏览: 59641 次
- 性别:
- 来自: 新加坡
文章列表
1, How to change the disk from D to C:Microsoft Windows XP [Version 5.1.2600](C) Copyright 1985-2001 Microsoft Corp.D:\Documents and Settings\singalabuser>cd C:\Projects\Jersey\example\helloworldD:\Documents and Settings\singalabuser>cd C:\Projects\Jersey\example\helloworldD:\Documents and Sett ...
INTRODUCTION
DAVID N.Cutler, wearing white Reeboks, white pants and a T-shirt bearing(to carry something so that it can be seen) the legend OVER THE LINE, bursts into(闯入) the Build Lab and takes the stock of the largest, most complex program ever created for a personal computer.
It is 10:20 in ...
[1:32 pm]<guanwee> can u check out 3583
[1:32 pm]<guanwee> ask Mun Kong if you got question
[1:32 pm]<aaaa> okay
[1:32 pm]<guanwee> thks
[1:54 pm]<guanwee> do u know what to do?
[1:55 pm]<aaaa> check the method call?
[1:55 pm]<guanwee> and ?
[1:56 pm]<aaaa ...
/*
* Copyright (C) 2008 XStream Committers.
* All rights reserved.
*
* The software in this package is published under the terms of the BSD
* style license a copy of which has been included with this distribution in
* the LICENSE.txt file.
*
* Created on 04. January 2008 by Joerg Schaible
* ...
RESTful client implemented by java
RESTful客户端的一种java实现
Apache HttpClient
The Apache foundation has written a nice, extendible, HTTP client library called
HttpClient.* It is currently on version 4.0 as of the writing of this book. Although it is
not JAX-RS-aware, it does have facilities for preempt ...
推荐一款Java反编译器,比较好用(转)
http://www.blogjava.net/xmatthew/archive/2008/10/28/237203.html
推荐一款Java反编译器,也使用了挺久的了,感觉还是很好用,就拿出和大家分享一下。
这款反编译器叫 "Java Decompiler", 由 Pavel Kouznetsov开发,目前最新版本为0.2.5.
它由 C++开发,并且官方可以下载 windows、linux和苹果Mac Os三个平台的可执行程序。
本人之所以认为它还不错,是其有下面几个功能:
1. 支持对整个Jar文件进行反编 ...
最近接触到计算机通信协议中的几个概念,以下做一下总结。
1,cURL is a computer software project providing a library and command-line tool for transferring data using various protocols. cURL是一种URL的客户端。
2,https The main idea of HTTPS is to create a secure channel over an unsecure network.The trust inherent in HTTPS is based on ma ...
我尽力改变自己,从前到现在,从郁闷到快乐,从懒惰到积极,从无聊到充实,
可有件事我总也改不了。
-出门在外,我常常需要朋友的帮助,也时而帮朋友一些小忙,
可有件事朋友们都帮不了我。
-我打拼现在,计划未来,很清楚明天的路是今天走出来的,
可有件事总会出乎我的意料,让生活充满变数。
-我珍惜卑微的现在的生活,我不放弃遥远的未来的梦想,
可有件事总是既属于生活,也是个梦想。
这件事就是有一个可以牵挂的人。
CREATE TABLE customer_image (
id int auto_increment primary key, -- vAppTemplateId
billingSiteId varchar(30) not null,
image_name varchar(128),
uuid varchar(32), -- uuid generated by mw
image_size int, -- total image size
checksum varchar(128) ...
CREATE OR REPLACE FORCE VIEW "CASH_COUNTER_SUMMARY_REPORT" ("P_DATE", "CASH", "NETS_OR_CDA", "CASHCARD", "CHEQUE", "CREDIT_CARD", "VOUCHER", "IB", "COMPANY_CODE", "CLINIC_CODE", "PAYMEN ...
WebSphere Commerce runtime framework enhancements
http://publib.boulder.ibm.com/infocenter/wchelp/v6r0m0/index.jsp
New to this release is the further decoupling of the presentation tier from the business logic tier to better enable support for multiple sales channels.
requests can enter the WebSph ...
WebApplicationContext wac = WebApplicationContextUtils.getRequiredWebApplicationContext(getServletContext());
wac.getBean("*****"); //**** is a name of bean.
Javascript 面向对象编程(一):封装
http://www.ruanyifeng.com/blog/2010/05/object-oriented_javascript_encapsulation.html
Javascript面向对象编程(二):继承
http://www.ruanyifeng.com/blog/2010/05/object-oriented_javascript_inheritance.html
Javascript面向对象编程(三):非函数对象的继承
http://www.ruanyifeng.com/blog/2010/05/object-oriented ...
怎样批量修改SQL表的字段属性
http://wenwen.soso.com/z/q124502066.htm
mssqlserver:
ALTER TALBE yourtablename ALTER COLUMN colname varchar(20) [NOT] NULL
http://topic.csdn.net/t/20020110/18/470099.html
Oracle 修改数据库库表的各种情况和SQL语句
http://ppzh.iteye.com/blog/426991
ALTER TABLE table_name MODIFY (col ...
google books : Visual c# 2005 从入门到精通
http://books.google.com.hk/books?id=eCKY9wGmIGwC&printsec=frontcover&dq=C%23&source=bl&ots=t1qTXbVFpB&sig=IRU7xlqxcUWWi7tPdYWS1-XxtsM&hl=zh-CN&ei=hgr4S8_TKcG-rAfPnYy9Cg&sa=X&oi=book_result&ct=result&resnum=10&ved=0C ...