SIGMOD: ACM SIGMOD Conf on Management of
Data
PODS: ACM SIGMOD Conf on Principles of DB
Systems
VLDB: Very Large Data Bases
ICDE: Intl Conf on Data Engineering
CIKM: Intl. Conf on Information and Knowledge Management
ICDT: Intl Conf on Database Theory
Rank
2:
摘要: That’s why I don’t want to hear people’s ideas.SSD: Intl Symp on Large Spatial Databases
DEXA: Database and Expert System Applications
FODO: Intl Conf on Foundation on Data Organization
EDBT: Extending DB Technology
DOOD: Deductive and Object-Oriented Databases
DASFAA: Database Systems for Advanced Applications
SSDBM: Intl Conf on Scientific and Statistical DB Mgmt
CoopIS - Conference on Cooperative Information Systems
ER - Intl Conf on Conceptual Modeling (ER)
參考 http://www3.ntu.edu.sg/home/assourav/crank.htm
I’m not interested until I see their execution. 閱讀全文 摘要: 這兩天在學(xué)習(xí)python,主要參考簡明教程http://www.swaroopch.com/byteofpython/ , 入門很不錯(cuò),有興趣推薦參考。
在16章中,作者建議讀者寫一個(gè)地址簿程序,還記得寫它都是在大一學(xué)c語言的年代了,不過下午還是抽出了一點(diǎn)時(shí)間來寫這個(gè)程序,寫了兩個(gè)版本,一個(gè)是使用python 字典來存儲(chǔ)名字和地址,另一個(gè)版本則使用python的面向?qū)ο筇匦裕瑏礞準(zhǔn)酱鎯?chǔ)聯(lián)系人對(duì)象。 閱讀全文 摘要: 據(jù)說最近psp最近要升值了~無論是因?yàn)槠平獾脑蜻€是什么,但總之估計(jì)sony還是很難想到,當(dāng)然我們也很值得慶幸的是這幫hack的大牛已然將kvm,python stackless等移植到了psp平臺(tái),強(qiáng)大的ppc支持,可足以媲美幾年前的personal computer,這一點(diǎn)毋庸置疑,更不用去與手機(jī)平臺(tái)相對(duì)比了。 閱讀全文 摘要: org.eclipse.jface.viewers.TreeViewer
的繼承關(guān)系是 閱讀全文 目前 ext已經(jīng)全面升級(jí)了主站,而且也release2.1版本,并新增了一些例子。
最近發(fā)布的Firefox3 beta 5版本,個(gè)人認(rèn)為還是比較不錯(cuò),運(yùn)行JS的也更快、上網(wǎng)速度也快了很多。
但經(jīng)原來做的一些js程序測(cè)試,ext2.0版本運(yùn)行在FF3Beta5上還存在一些顯示問題。
摘要: 昨天寫了個(gè)關(guān)于圖庫的總結(jié)mail 在這貼下,以供參考,當(dāng)然望不吝賜教 閱讀全文 摘要: 前兩天寫了一個(gè)處理邏輯表達(dá)式的小程序,可以用來處理專家系統(tǒng)實(shí)事等邏輯關(guān)系表達(dá)式。 閱讀全文 摘要: EasyMock 是一套通過簡單的方法對(duì)于指定的接口或類生成 Mock 對(duì)象的類庫,它能利用對(duì)接口或類的模擬來輔助單元測(cè)試。本文將對(duì) EasyMock 的功能和原理進(jìn)行介紹,并通過示例來說明如何使用 EasyMock 進(jìn)行單元測(cè)試。 閱讀全文 摘要: Craigslist的網(wǎng)站上沒有圖片,只有密密麻麻的文字,標(biāo)著各種生活信息,是個(gè)巨大無比的網(wǎng)上分類廣告加BBS的組合... 閱讀全文 摘要: Trie樹是一棵度 m ≥ 2 的樹,它的每一層分支不是靠整個(gè)關(guān)鍵碼的值來確定,而是由關(guān)鍵碼的一個(gè)分量來確定。 閱讀全文 摘要: For myself learning.
Personal Mastery 閱讀全文 摘要: Have you read Jess In Action by Earnest J. Freedman-Hill? It's one of the better books out there on rule engines, though it does require some experience to get the most out of the book.
A variation on the bookstore could be recommendation engine. That would provide an opportunity to use a rule engine for direct matching on category/subcategory and aggregations. 閱讀全文 摘要: IBM Dump Analyzer for Java是來分析虛擬機(jī)穩(wěn)定性的一種可擴(kuò)展框架。對(duì)Java虛擬機(jī)生成的產(chǎn)物進(jìn)行自動(dòng)診斷。 閱讀全文 摘要: 實(shí)在忍受不了sun的做事風(fēng)格和它的開發(fā)工具了,nb的beta6一踏糊涂一堆bug,唉~想著就想起來sun中國弄個(gè)nb插件的比賽不僅過程糟糕,獲獎(jiǎng)了居然還不兌現(xiàn)承諾,到現(xiàn)在也杳無音信,估計(jì)是證書也不想發(fā)了,真是讓大家對(duì)它越發(fā)感到?jīng)]有信心~~~~~~~~~不提這個(gè)了,還是講講Europa 和 myeclipse, 最近在寫一個(gè)基于規(guī)則的引擎,用的Europa 和myeclipse6 感覺非常舒服,myeclipse的功能也大大加強(qiáng)了比如改進(jìn)了javaEE5 提高了EJB3開發(fā)效率可以支持從數(shù)據(jù)模型到bean的轉(zhuǎn)換,java的持久化程度及其Spring-JPA的高度集成。開發(fā)ajax的朋友可以發(fā)現(xiàn) myeclipse對(duì)ajax的開發(fā)和測(cè)試做的也非常好,尤其是對(duì)js的調(diào)試。Web開發(fā)的另一個(gè)特點(diǎn)是支持RAD web。nb原來喊的一項(xiàng)特色是集成了matisse,在myeclipse目前也集成了它而且對(duì)于可視化swing開發(fā)非常方便,當(dāng)然你也可以自己按照,不直接更新。
myeclipse中集成的derby和tomcat也大大加速了服務(wù)器的連接和部署,調(diào)試等。至于db視圖個(gè)人使用oracle 閱讀全文 摘要: Given a picture composed entirely of horizontal and vertical line segments, calculate the minimum number of times you must lift your pen to trace every line segment in the picture exactly n times.
Each line segment will be of the form "
Let's say you have a binary string such as the following:
011100011
One way to encrypt this string is to add to each digit the sum of its adjacent digits. For example, the above string would become:
123210122 閱讀全文 摘要: People enjoy mazes, but they also get them dirty. Arrows, graffiti, and chewing gum are just a few of the souvenirs people leave on the walls. You, the maze keeper, are assigned to whiten the maze walls. Each face of the wall requires one liter of paint, but you are only required to paint visible faces. You are given a map of the maze, and you must determine the amount of paint needed for the job. 閱讀全文 摘要: In written languages, some symbols may appear more often than others. Expected frequency tables have been defined for many languages. For each symbol in a language, a frequency table will contain its expected percentage in a typical passage written in that language. For example, if the symbol "a" has an expected percentage of 5, then 5% of the letters in a typical passage will be "a". If a passage contains 350 letters, then 'a' has an expected count of 17.5 for that passage (17.5 = 350 * 5%). Pl 閱讀全文 摘要: A speed radar is installed in a highway zone where the maximum speed limit is maxLimit mph, and the minimum speed limit is minLimit mph. 閱讀全文 摘要: 好長時(shí)間沒寫程序了感覺,忘了很多東西,呵呵,今天打開Eclipse寫了一個(gè)Struts的小應(yīng)用,也回顧了一遍它的主要內(nèi)容,這篇隨筆就把整理的一些東西貼出來吧。 閱讀全文 摘要: 本程序?yàn)閮?yōu)化,比較好的方法是,進(jìn)行曲線積分,算誤差比進(jìn)行方程約束,由于時(shí)間比較少,稍候會(huì)給出優(yōu)化程序。 閱讀全文 摘要: A simple implement of own stack 閱讀全文 摘要: To find a max segment in a array which includes negative and positive no.There r several methods to solve this question. 閱讀全文 摘要: 今天很早的來到公司,首先查收了一下郵箱,發(fā)現(xiàn)5封新郵件,仔細(xì)的看了下都是關(guān)于我前天申請(qǐng)一個(gè)IBM USA那邊的一個(gè)DB訪問權(quán)限的郵件。 閱讀全文 摘要: Sun has just announced the winners of netbeans plugin competition 閱讀全文 摘要: PMI(Performance MonitoringInfrastructure) 閱讀全文 there r so many sundries during these days and almost every point is focussing on papers\projects\ ...\recommending data for my next master degree, but my thought just is in a mess, i cannot describe the stage && status except paying more attention,well,just feeling time is out of my hand.the only thing I am looking forward is the result of nb plugin competition and i will send the request and willing letter to the professors later but then.I m believing that though have lost the opportunity of my target ~~God, it's so pity for a sudden change,at the same time, I stood with everything.I have got another time now and have prepared all the condition for the coming applying.thx in advance for my friends, because u have give a stage and some suporting.especially to stand^-^.TracyYan now has just rushing in && strangely,I find~~~~after six years,why not then, I have also no answers, may be pretty but not really for the feeling,~~~~~.
Yestoday I have collected some data about computer science department professors of pku, bless.
benny is a so kind person though he(she is a judge, but i really want to say,actually not to him.here the only puzzlement is why now after a month asking the method how to use the tool and why dont know the document which has contains all the info he want to know, I know, really, each guy is busy, busy with one's sundries,so many! Symptom.
摘要: 首先說點(diǎn)別的:),今天google adsense給我回信關(guān)于blog頭搜索不好用的原因是嵌在了
JavaFX當(dāng)前是備受SUN推崇和重點(diǎn)推廣的項(xiàng)目之一,也是Java技術(shù)繼續(xù)演化的內(nèi)容之一。 閱讀全文 摘要: 今天瀏覽網(wǎng)頁,看見篇寫JNDI比較基礎(chǔ),也比較詳細(xì)的文章,又自己整理了一下,post到新手區(qū)了,。。。。:)JNDI是java訪問名字和目錄服務(wù)的接口,與JDBC一樣,它僅僅只定義了一套服務(wù)接口,實(shí)現(xiàn)由具體廠商提供。作為j2ee核心組件之一,它為應(yīng)用程序查找其他程序組件和資源提供了統(tǒng)一的接口,其中最常見的用途就是數(shù)據(jù)源的配置、EJB名字查找、JMS相關(guān)配置等。JNDI的架構(gòu)如下圖。在JDK1.3中... 閱讀全文 摘要: 開篇,哈哈哈,我喜歡這句話“NO MONEY ONLY WORK DADADI”。
ITM provides out of box uses to quickly deploy and active the app with the best ibm practice.admins can define the user's views,threshold and so on.Tivoli Enterprise Monitoring Agents are available for monitoring different types of platforms and applications, including mainframes,middleware,distributed,and database... 閱讀全文 摘要: CLI command line interface ... 閱讀全文 摘要: 據(jù)說極有可能迅速取代目前流行的SWING和SWT技術(shù)。 閱讀全文 北京今天有些風(fēng),但是依然擋不住本有的悶熱。傍晚下樓吃飯,就像突然走進(jìn)蒸籠一樣的感覺,想象著眼前如果是大海該多好啊,說到這真是慚愧,我在大連待了20多年,居然不會(huì)游泳,哎~...吃完飯,我從上地佳園溜達(dá)到公司,休息了一下。本想著看點(diǎn)書,但是這個(gè)時(shí)候似乎是快到下班的時(shí)間了,看著白領(lǐng)一族的匆匆離去、聯(lián)想圍欄旁悠然自得的粉刷小匠,我突然萌生要離開這兒,去高校轉(zhuǎn)轉(zhuǎn)的念頭。
繞過DASCOM沿著信息路來到了五街,在路牌下等者656...我真的實(shí)在受不了了太陽的直射和等車的煩躁,終于決定今天也學(xué)一次抗日前的長征,學(xué)一次開學(xué)前的軍訓(xùn),...自己走到北大,也算熟悉熟悉一路的環(huán)境。現(xiàn)在回來我真的發(fā)現(xiàn)這是一個(gè)了不起的決定,因?yàn)檫@實(shí)在太累,走去五環(huán)-北大-四環(huán),又跑回上地,即使在地圖上只能算作一指之距。想想先前走到北京體校時(shí)看見一個(gè)學(xué)生繞學(xué)校跑時(shí)的竊竊思緒,我更敬佩自己。腳累得很,但我也算是準(zhǔn)備好了這段時(shí)間出門在外的辛苦...RuiRui,你說得很好,堅(jiān)持久了,也就好了。
摘要: 今天自己突然想起來整理一下標(biāo)準(zhǔn)的charset,感覺還算有必要。當(dāng)然java... 閱讀全文 昨天來得北京,準(zhǔn)備我以后幾個(gè)月的實(shí)習(xí)生活。北京還是和我原來來的感覺一樣,到處都是人流車流,太陽總是離得很近,風(fēng)吹起的揚(yáng)塵讓我透不過氣...唯一使人感覺現(xiàn)代感的和不很疲憊的就是坐著北京的城鐵和地鐵,起碼它們不會(huì)因?yàn)樾苟S行┌参康氖亲贗BM的辦公大廳,我喜歡IT深邃的魅力,和品茶的悠然...
昨天一天十分疲倦,或許正如跟個(gè)遠(yuǎn)方的小弟在instantChat上所談的,這一天真的讓我品到了生活的很多酸澀和勞苦,我漸漸發(fā)現(xiàn)走路也是一件非常非常累得事情,漸漸發(fā)現(xiàn)與人相處的道理和囊中的羞澀。其實(shí)昨天一天就花了我3千多,房屋的中介賺得很多感覺,1200的房子,中介費(fèi)也要得1200,還有押金。不過房子我到是感覺還好,在上地佳園,至少感覺這的環(huán)境和保安還算可以,只是與人合租,不是很自在。
昨天也累壞了我一個(gè)高中同學(xué),她陪我到處轉(zhuǎn)了一天,真的很謝謝她。
不知道下一步會(huì)如何,但是我得準(zhǔn)備好在這煎熬悶熱、運(yùn)籌自己的生活、學(xué)會(huì)太多太多...
摘要: 這兩天找了一些portal相關(guān)的資料,也從中學(xué)到了很多東西。據(jù)說我們學(xué)校還有個(gè)portal,不過現(xiàn)在不知為什么down掉了... 閱讀全文 摘要: Sun has rolled out the Temple of Sun Contest with a US$5,000 cash prize. This is a great vehicle to promote Sun Studio on campus. 閱讀全文 摘要: ANT是一個(gè)基于JAVA的自動(dòng)化腳本引擎,腳本格式為XML。除了做JAVA編譯相關(guān)任務(wù)外,ANT還可以通過插件實(shí)現(xiàn)很多應(yīng)用的調(diào)用。 閱讀全文 摘要: 軟件開發(fā)習(xí)慣中一個(gè)細(xì)微更改都可能會(huì)對(duì)軟件質(zhì)量產(chǎn)生巨大改進(jìn)。將單元測(cè)試合并到開發(fā)過程中,然后從長遠(yuǎn)角度來看它可以節(jié)省多少時(shí)間和精力。本文通過使用代碼樣本說明了單元測(cè)試的種種好處,特別是使用 Ant 和 JUnit 帶來的各種方便。 閱讀全文 摘要: 在Ant出現(xiàn)之前,構(gòu)建和部署Java應(yīng)用需要使用包括特定平臺(tái)的腳本、Make文件、各種版本的IDE甚至手工操作的“大雜燴”。現(xiàn)在,幾乎所有的開源 Java項(xiàng)目都在使用Ant,大多數(shù)公司的內(nèi)部項(xiàng)目也在使用Ant。Ant在這些項(xiàng)目中的廣泛使用自然導(dǎo)致了讀者對(duì)一整套Ant最佳實(shí)踐的迫切需求。 閱讀全文 摘要: By the way,there is a tool,Sun Device Detection Tool ,which is based on jnlp protocol, can tell us in just a few minutes whether the Solaris OS supports the devices that are detected in our x86 system, in advance. 閱讀全文 摘要: 昨晚同學(xué)找我?guī)兔懸粋€(gè)利用GOOGLE API的小程序,也比較感興趣所以就應(yīng)下了。下載了GOOGLE提供的googleapi.jar,大約花了20多分鐘,寫了這個(gè)小程序,由于需要提供GOOGLE key所以也懶得去申請(qǐng),就沒有測(cè)試~~呵呵 閱讀全文 摘要: 元數(shù)據(jù)是利用JDBC創(chuàng)建和操作數(shù)據(jù)庫對(duì)象的一個(gè)很重要的概念和應(yīng)用,所以今天我特地的找了一些詳細(xì)解析個(gè)概念的資料,和利用java來操作的實(shí)例。 閱讀全文 出于java的安全限制,System.getProperty("line.seperator")是不能夠直接取得的。可以這樣做:
new sun.security.action.GetPropertyAction("line.separator"));
2 String drivers;
3
4 try {
5 drivers = (String) java.security.AccessController
6 .doPrivileged(new sun.security.action.GetPropertyAction(
7 "jdbc.drivers"));
8 } catch (Exception ex) {
9 drivers = null;
10 }
11 println("DriverManager.initialize: jdbc.drivers = " + drivers);
12 if (drivers == null) {
13 return;
14 }
15 while (drivers.length() != 0) {
16 int x = drivers.indexOf(':');
17 String driver;
18 if (x < 0) {
19 driver = drivers;
20 drivers = "";
21 } else {
22 driver = drivers.substring(0, x);
23 drivers = drivers.substring(x + 1);
24 }
25 if (driver.length() == 0) {
26 continue;
27 }
28 try {
29 println("DriverManager.Initialize: loading " + driver);
30 Class.forName(driver, true, ClassLoader.getSystemClassLoader());
31 } catch (Exception ex) {
32 println("DriverManager.Initialize: load failed: " + ex);
33 }
34 }
35 }
摘要: 可供程序利用的資源(內(nèi)存、CPU時(shí)間、網(wǎng)絡(luò)帶寬等)是有限的,優(yōu)化的目的就是讓程序用盡可能少的資源完成預(yù)定的任務(wù)。優(yōu)化通常包含兩方面的內(nèi)容:減小代碼的體積,提高代碼的運(yùn)行效率。本文討論的主要是如何提高代碼的效率。 閱讀全文 1.變量引用的時(shí)候,空指針情況的防止,即為空檢查.
2.數(shù)學(xué)運(yùn)算異常,如除0的情況.數(shù)組越界異常,字符串訪問過界
3.數(shù)據(jù)庫檢索記錄,結(jié)果記錄行數(shù)狀況的處理.
4.畫面顯示項(xiàng)目的確認(rèn).
5.畫面顯示項(xiàng)目達(dá)到上限時(shí)情況的處理.
6.系統(tǒng)出錯(cuò)的時(shí)候,異常信息是否正確.
7.數(shù)據(jù)庫連接,游標(biāo)的處理.
8.數(shù)學(xué)運(yùn)算時(shí),數(shù)據(jù)精度的處理.
Today with tomcat admin, a Graphic interface for us to config the JNDI for our program,I configured the context and connection pool jioning IBM DB2 ExC-9.Actually,JNDI is an API specified in Java technology that provides naming and directory functionality to applications written in the Java programming language. It is designed especially for the Java platform using Java's object model. Using JNDI, applications based on Java technology can store and retrieve named Java objects of any type. In addition, JNDI provides methods for performing standard directory operations, such as associating attributes with objects and searching for objects using their attributes (Name-Value,context).JNDI is also defined independent of any specific naming or directory service implementation. It enables applications to access different, possibly multiple, naming and directory services using a common API. Different naming and directory service providers can be plugged in seamlessly behind this common API. This enables Java technology-based applications to take advantage of information in a variety of existing naming and directory services, such as LDAP, NDS, DNS, and NIS(YP), as well as enabling the applications to coexist with legacy software and systems. Using JNDI as a tool, we can build new powerful and portable applications that not only take advantage of Java's object model but are also well-integrated with the environment in which they are deployed.
A directory is typically used to associate attributes with objects. A person object, for example, can have a number of attributes, such as the person's surname, fisrtName,telephone numbers, electronic mail address and so on. Using JNDI, to retrieve the email address of a person object, the code looks as follows.
2 String email = (String)personAttribute.get();
An intuitive model for the Java programmer is to be able to lookup objects like printers and databases from the naming/directory service. Using JNDI, to lookup a printer object, the code looks as follows. (it's important and most used)
2 printer.print(document);
//*******************The Log class
import java.io.BufferedWriter;
import java.io.File;
import java.io.FileWriter;
import java.io.IOException;
import java.uitl.Date;
import java.text.DateFormat;
public class Log{
private static final String filePath = PropertyReader.getResource("Log_File_Path");//Supposing we have define in the last ProperyReader class and the file
public static final String EXCEPTION = "Exception";
public static final String CREATE_STAFF = "Create Staff";
public static final String EDIT_STAFF = "Edit Staff";
public static final String DELETE_STAFF = "Delete Staff";
public static final String RECORD_HAS_EXIST = "Record Has Exist";
public static void log(String msg_type, Exception e){
StringBuffer errMsg = new StringBuffer(e.toString);
for(int i=0;i<e.getStackTrace().length;i++){
errMsg.append("\n\t at");
errMsg.append(e.getStackTrace()[i].toString);
}
log(msg_type,errMsg.toString());
OptionPanel.showErrMsg("Sorry,System may have an error \n System will exit");
System.exit(-1);
}
public static void log(String msg.type,Staff staff){
String msg = null;
if(msg_type == CREATE_STAFF){
msg = staff.toString() + "has benn created";
}else if(msg_type == EDIT_STAFF){
msg = staff.toString() + "has been Changed";
}else if(msg_type == DELETE_STAFF){
msg = staff.toString() + "has been Deleted";
}else if(msg_type == RECORD_HAS_EXIST){
msg = staff.toString() + "has exist in the database";
}
log(msg_type,msg);
}
private static void log(String msg_type,String msg){
BufferedWriter out = null;
DateFormat df = DateFormat.getDateInstance(DateFormat.MEDIUM);
try{
out = new BufferedWriter(new FileWriter(getLogFilePath(),true));//如果為 true,則將字節(jié)寫入文件末尾處,而不是寫入文件開始處
out.write("["+df.format(new Date()) + "] <" + msg_type + "> :" + msg);
out.newline();
out.newline();
}catch(IOException e){
e.printStackTrace();
}finally{
try{
if(out!=null){
out.close();
}
}catch(IOException e){
e.printStackTrace();
}
}
}
private static String getLogFilePath(){
File logDir = new File(filePath);
if(!logDir.exists()){
logDir.mkdir();
}
int i = 1;
String fileName = filePath + "log_";
File file = new File(fileName + i + ".txt");
while(file.exists() && file.length() > 30000L) {
i++;
file = new File(fileName + i + ".txt");
}
return fileName + i + ".txt"
}
}
//*****************************The OptionPanel Dialog Class for the Log Class
import javax.swing.JOptionPane;
public class OptionPanel {
private static final String appTitle = PropertyReader.getResource("App_Title");//suposing the file has been established and the property app-title stands for the name of application
private static final MainFrame frame = MainFrame.getMainFrame();
public static void showWarningMsg(String msg){
JOptionPane.showMessageDialog(frame,msg,appTitle,JOptionPane.WARNING_MESSAGE);
}
public static void showErrMsg(String msg){
JOptionPane.showMessageDialog(frame,msg,appTitle,JOptionPane.Error_MESSAGE);
}
public static int showConfirmMsg(String msg){
return JOptionPane.showConfirmDialog(frame,msg,appTitle,JOptionPane.YES_NO_OPTON,JOptionPane.QUESTION_MESSAGE);
}
}
In a project, we can write a class to read the properties.As following,
import java.io.InputStream;
import java.io.IOException;
import java.util.Properties;
public class PropertyReader{
private static Properties property = null;
static{
InputSteam stream = null;
try{
stream=PropertyReader.class.getResourceAsStream("/resource/properties.properties");
property = new Properties();
property.load(stream);
}catch(IOException e){
e.printStackTrace();
}finally{
if(stream != null){
try{
stream.close();
}catch(IOException e){
e.printStackTrace();
}
}
}
}
public static String getResource(String key){
if(property == null){
return null;// init error;
}
return property.getProperty(key);
}
}
List a class to use the title Properties.
import java.util.Properties;
import java.io.FileInputStream;
import java.io.FileOutputStream;
import java.io.FileNotFoundException;
import java.io.IOException;
public class FirstDayTestProperties {
public static void main(String[] args) throws Exception{
Properties ProTest = new Properties();
String fileName="PropertiesTest.properties";
try{
ProTest.setProperty("lastDir","C:\\PropertyTest");
ProTest.store(new FileOutputStream(fileName),null);
}catch(IOException e){
e.printStackTrace();
}
try{
FileInputStream inStream=new FileInputStream(fileName);
ProTest.load(inStream);
ProTest.list(System.out);
}catch(FileNotFoundException e){
e.printStackTrace();
}
}
}
The class I just write now without any testing,but i think it seems no errors:).Share.
<1>Module Usually,in enterprise software,it presents the logic of the commercial bean.To the SE Swing GUI,it contains data and the rules that govern access to and updates of this data.Especially,the model doesn't carry a reference to the view but instead uses an event-notification model to notify insteaded parties of a change.One of the consequences of this powerful design is that many views can have the same model.When a change in the data model occurs,each view is notified by a property change event and can change itself accordingly.Hence, the controller may mediate the data flow between the model and the view in both directions,which helps to more completely decouple the model from the view,and the controller may also provide the methods which effect the model's property changes for one or more views that are registered with it.
<2>View It specifies exactly how the module data should be presented,changing with the model data.
<3>Controller Controller defines all the methods connecting to the user action which are called by the View.
....Next,may be the two days after tomorrow ,I ll give a real example to explain this schema in details.......
這周學(xué)校組織無償獻(xiàn)血,雖然我并不在乎學(xué)校不給什么所謂的補(bǔ)償,我也不會(huì)因?yàn)楂I(xiàn)血怎么怎么的就有所目的,只是感覺這種行為還算是對(duì)社會(huì)作出了一點(diǎn)貢獻(xiàn)。最嶇奇的是導(dǎo)員居然不讓我獻(xiàn)血,當(dāng)然他的勸告算能讓我接受,但是自己還是很固執(zhí)的感覺,無奈的導(dǎo)員也只好應(yīng)下了。哎~我這個(gè)人真是經(jīng)不起別人的勸告發(fā)現(xiàn),在好些個(gè)朋友的“嚇唬”下,終于作出了心虛的妥協(xié)...哎~,不過也算給我的母親一個(gè)很好的交代了。
不說這些令人掃興的話題了,還有一件好事,就是跟我關(guān)系很鐵的一個(gè)老師有了21個(gè)月的小寶寶,其實(shí)他才告訴我的,還是在網(wǎng)上。不過早應(yīng)該猜到了,因?yàn)檫@幾天就發(fā)現(xiàn)他“不誤正業(yè)”,整天不在辦公室,往家里一個(gè)勁的跑,不過在這里,雖然他不會(huì)知道,還是祝愿他博士論文順利通過吧,雙喜臨門...
想早些休息了,Good night&& Good dream. 剛剛看看過魯豫有約的兩期節(jié)目,是采訪的年輕輕但身價(jià)過億的李想、高燃、戴志和茅侃侃。其實(shí),我并不因?yàn)樗麄兊哪贻p或是很有錢,而感到任何詫異,但自己卻很欣常他們各自所持有的信念和創(chuàng)業(yè)過程中對(duì)資金的運(yùn)營勇氣,我真的不知道隨著他們事業(yè)的增長、社會(huì)的變更,他們還是否會(huì)是浪潮的寵兒、是否會(huì)和原來一樣,對(duì)待更多的運(yùn)營資本同樣的保持清醒地頭腦,但我還是很祝福他們...
看過之后,我的感觸很深,在這個(gè)社會(huì)上,或許是因?yàn)殡S著一個(gè)人學(xué)歷的漸漸增長,他也會(huì)變得懶惰,因?yàn)樗僖膊粫?huì)像社會(huì)地位很卑微的人一樣為生計(jì)擔(dān)心,我本也相信,人在骨子里是懶惰的。其實(shí),我自己也曾想過,以后能找個(gè)比較大的外企工作,幾年之后一個(gè)月拿個(gè)幾W塊就ok了,然后就是一輩子平平淡淡的生活...:),或許我的思想還不夠先進(jìn)吧。他們的經(jīng)歷,也讓我重新思考,說句實(shí)話,其實(shí)他們并沒什么,只是在坎坷的社會(huì)中,為了自己的信念堅(jiān)持了下來,并一直做到了現(xiàn)在。我想我也該在為別人打工的同時(shí),定位自己的目標(biāo),并堅(jiān)定的追求。高燃是我很佩服的一個(gè)人,完全是因?yàn)樗膱?zhí)著,無論是他考清華、追GirlFriend 還是去找投資人,最后到辦好公司。人的天賦很重要,但我還是更喜歡執(zhí)著... Yestoday night,CA coordinator emailed and phoned me for Sunstudio running and test the ping-home function,I m sorry that I really didn't know what's this really mean under Unix,I am not sure,maybe about to edit the file of host,but I just ping -s localhost,well,maybe another ip destination.more awful,I cannot run the #./SUNWspro/bin/f95, #./SUNWspro/bin/cc, #./SUNWspro/bin/CC...I have sent the first test result,and continue to learn more about it,but I m really sorry.
The day before yestoday,I have received the intern offer letter from IBM CDL...to my surprise,cos of my little time,only can support 3-4ms.it's too absurd that when the assistant
ask my IdCard num,well,God,I forgot it...:) During the time,not so along,exactly,only a few days ago,I met a manager in the IBM(BJ)CRL,She is a very kind person,also a manager(i think),she has recommended me to her colleagues,which I really thank her.so yestoday,these persons phoned me and asked if wanted to do some QA jobs,if though,they knew that i was admired by CDL.To the manners,I think today I should take their phone test though I will not accept their opportunity as to my promise to the CDL,That's important I think.
Now I was a junior student,coming to realize that the campus life will be end,I was lucky I think,especailly about so many friends,can be ambassador of Sun Microsystems.lnc,can be a intern of IBM and so on.Now in my dream,hope that I can be a recommend student to get the master degree of tsingHua or BJUniversity this Sep.,then can go aboard for future research,last,back to the motherland to have a peace life,for which I will try my hard and best.
Maybe,u are tied of Windows and come to thinking of trying Linux,so many good Operation Systems,like,Suse Redhat ...or Novell have all enterprise u might need,as well,support communities.well,it's true enough--Solaris is also available and as a OpenSolaris form with AMD and Intel friends,with a pretty community going && more and more third-party supporting.U may download the Solaris form www.opentech.org.cn, www.opensolaris.org, ...Sun.
I very like OpenSolaris not only its security,its creative,convinient...whereas,its all:).The Java Desktop is cool and we may also use click to operate,well,I like the terminal more.Now I use Solaris as a developer desktop,it integrates the Netbeans to develop Java which is also a excellent enviroment to develop others after u plug in,Sun Studio,a platform to develop C/C++ &&fortan,with sun compiler,efficient.If u think Solaris is too big and Enterprise-heavy,u will make a mistake,Solaris is very small but excellent perform,:),U can try urself.
yestoday i make a techtalk about Sun openSolaris and Java,C/C++ development under it in my campus(DaLian University of Technology).To my surprise There were more students from the disrelated computer science Department,more,even more girls.I saw a Linux teachers attending,I was very pleased,cos of Solaris is sure to attract the fancy of the Linux users,at least,It's better in my...our's eyes.:),as following I attach some of pics of my tech-talking to share with u.


Most developers have heard of, and possibly used, scripting languages such as Ruby, JavaScript, and Python. These dynamic languages are enjoying a resurgence in popularity, largely because of their flexibility and simplicity, and the productivity gains they promise.
Java 6 comes with built-in support for scripting languages. You can embed scripts in various scripting languages into your Java applications, passing parameters, evaluating expressions, and retrieving results. And you can do it all pretty seamlessly.
First of all, you obtain a new ScriptEngine object from a ScriptEngineManager, as shown here:
ScriptEngineManager manager = new ScriptEngineManager();
ScriptEngine engine = manager.getEngineByName("js");
Each scripting language has its own unique identifier. The "js" here means you're dealing with JavaScript.
Now you can start having some fun. Interacting with a script is easy and intuitive. You can assign scripting variables using the put() method and evaluate the script using the eval() method,. which returns the most recently evaluated expression processed by the script. And that pretty much covers the essentials. Here's an example that puts it all together:
engine.put("cost", 1000);
String decision = (String) engine.eval(
"if ( cost >= 100){ " +
"decision = 'Ask the boss'; " +
"} else {" +
"decision = 'Buy it'; " +
"}");
assert ("Ask the boss".equals(decision));
You can do more than just pass variables to your scripts— you can also invoke Java classes from within your scripts. Using the importPackage() function enables you to import Java packages, as shown here:
engine.eval("importPackage(java.util); " +
"today = new Date(); " +
"print('Today is ' + today);");
Another cool feature is the Invocable interface, which lets you invoke a function by name within a script. This lets you write libraries in scripting languages, which you can use by calling key functions from your Java application. You just pass the name of the function you want to call, an array of Objects for the parameters, and you're done! Here's an example:
engine.eval("function calculateInsurancePremium(age) {...}");
Invocable invocable = (Invocable) engine;
Object result = invocable.invokeFunction("calculateInsurancePremium",
new Object[] {37});
You actually can do a fair bit more than what I've shown here. For example, you can pass a Reader object to the eval() method, which makes it easy to store scripts in external files, or bind several Java objects to JavaScript variables using a Map-like Binding object. You can also compile some scripting languages to speed up processing. But you probably get the idea that the integration with Java is smooth and well thought-out.
剛剛結(jié)束了IBM的電面,一個(gè)GG和JJ,問的主要問題都放在我的項(xiàng)目上了,尤其是Netbeans的插件。由于我申請(qǐng)的實(shí)習(xí)生,所以在之中也問了很多實(shí)習(xí)時(shí)間的問題,感覺IBM問問題很不含糊,甚至要問出幾月幾號(hào)......這一點(diǎn)可以說明IBM是一個(gè)很值得人去的地方。英文問題我感覺我答得不是很好,先問得IBM的文化之類的,之后居然問得IBM person慚愧啊 本來還知道幾個(gè)的,一緊張都忘了。在角色兌換時(shí),我問得我的表現(xiàn),和職業(yè)生涯建議,好小子,他們居然還反問我職業(yè)生涯,說了一通......整個(gè)電面是從4:10-4:45,最后GG說面試表現(xiàn)還好,只是我能實(shí)習(xí)的時(shí)間比他們要求的時(shí)間要少,唉~~ 我的系主任啊,等待結(jié)果中....希望自己能去IBM體驗(yàn)一下藍(lán)色巨人的風(fēng)范吧。一會(huì)4:30要參加北京IBM研究院的一個(gè)電面,快到時(shí)間了,不免心里稍有些緊張,不知道先前積累的一點(diǎn)英語一會(huì)是否會(huì)奏效,呵呵,,,,不過,無論如何我會(huì)盡可能抓住這次來之不易的機(jī)會(huì)的。 摘要: This post had been writen long before,...but 閱讀全文
| |||||||||
日 | 一 | 二 | 三 | 四 | 五 | 六 | |||
---|---|---|---|---|---|---|---|---|---|
28 | 29 | 30 | 31 | 1 | 2 | 3 | |||
4 | 5 | 6 | 7 | 8 | 9 | 10 | |||
11 | 12 | 13 | 14 | 15 | 16 | 17 | |||
18 | 19 | 20 | 21 | 22 | 23 | 24 | |||
25 | 26 | 27 | 28 | 1 | 2 | 3 | |||
4 | 5 | 6 | 7 | 8 | 9 | 10 |
常用鏈接
留言簿(10)
隨筆分類(95)
- Data Structure && Algorithm (14)
- IBM Tech(8)
- No Category(11)
- Personal Comments(12)
- python(2)
- Simple Java(31)
- SUN Tech(17)
隨筆檔案(97)
- 2009年9月 (1)
- 2008年8月 (1)
- 2008年7月 (2)
- 2008年4月 (3)
- 2008年2月 (2)
- 2008年1月 (1)
- 2007年12月 (3)
- 2007年11月 (3)
- 2007年10月 (7)
- 2007年8月 (2)
- 2007年7月 (5)
- 2007年6月 (1)
- 2007年5月 (8)
- 2007年4月 (15)
- 2007年3月 (9)
- 2007年2月 (2)
- 2007年1月 (3)
- 2006年12月 (6)
- 2006年11月 (2)
- 2006年10月 (5)
- 2006年8月 (2)
- 2006年7月 (5)
- 2006年5月 (9)
文章檔案(10)
相冊(cè)
J2ME技術(shù)網(wǎng)站
java技術(shù)相關(guān)
mess
搜索
最新評(píng)論

- 1.?re: SWT JFACE .TreeViewer Expand事件及其節(jié)點(diǎn)處理方法[未登錄]
-
@求助
非常感謝 解決了問題 - --huhu
- 2.?re: The Fifth Discipline Peter M. Senge(彼得·圣潔)
-
@Scott
- --bc05002@gmail.com
- 3.?re: Java6 MUstang新特性總結(jié)(摘錄)
- Thanks for your sharing.I like it very much, thanks!
- --ed hardy
- 4.?re: F3(轉(zhuǎn)http://blogs.sun.com/chrisoliver/entry/f3)
- 評(píng)論內(nèi)容較長,點(diǎn)擊標(biāo)題查看
- --runescape gold
- 5.?re: ideas are just a multiplier of execution(copied)
- 評(píng)論內(nèi)容較長,點(diǎn)擊標(biāo)題查看
- --James07