re: 哦!原來你在這里 大雁北飛 2008-05-28 18:03
re: Gmail邀請大派送 大雁北飛 2006-11-06 12:27
ty991@hotmail.com
哥們, 謝了
比較好的Java 網站 大雁北飛 2006-09-21 16:04
希望對大家有幫助.
re: 我的工作計劃 大雁北飛 2006-05-19 18:07
Much problem not to do,
1.Yesterday the formula have been fix ,
Compile pass and one case pass
2. Today morning the script have been compiled and one case passed
3. bug fix not finished, The test driver need to do .
re: 我的工作計劃 大雁北飛 2006-05-11 18:04
060510
Search engine bug list.
1. Enode error
2. work slow
3. No result turn page.
4. No record page.
5. Enter search Key word testbox enter not work.
New Feature
message board
re: 我的工作計劃 大雁北飛 2006-05-06 18:04
今天還在公司加班.
re: 我的工作計劃 大雁北飛 2006-04-26 11:03
Yesterday night The demo in view have been fix.
Like think, may be in recx file or register or some string
add like "D" +"E" I find he find some letter from the object name string for create "DEMO" ,
Ha ha the secret have been found by me.
re: 我的工作計劃 大雁北飛 2006-04-24 18:01
Before weekend I have cost two days to process the datashow tool ,
Now have been pass all the case, The demo in export file can't delete now.
re: 我的工作計劃 大雁北飛 2006-04-21 14:15
Graphics 可能是重要的他也是一中信息表現形式,我要不要不stop graphics project! such as widget, chart draw, flowchart.....
re: 我的工作計劃 大雁北飛 2006-04-20 17:52
不知道下一個目標是什么, 昨晚為那個decompile折磨了一晚, 初步斷定是可行,
就這樣想好了, 那個DB就不做了, 太費精力, 做它會要我的命的,
就象科建說的名言, "專注做好每件事", 我是一個人, 沒那么多精力, 要懂得放棄, 才能緊緊的抓住什么。
DB----> dataObject -datashow(R)
DB----> cell, Grid
re: 我的工作計劃 大雁北飛 2006-04-18 09:00
060415
The bug have been fix in data prioject.
Now 10 cases have passed.
060417
Yesterday The grid project have been compile pass, three cases passed.
re: 我的工作計劃 大雁北飛 2006-04-14 09:07
Can't find any solution for fix this bug today?
Can derby support blob and clob datatype?
re: 我的工作計劃 大雁北飛 2006-04-12 18:06
歡迎各位加我QQ, 晚上我都在QQ上,
qq上人太少,晚上寫code都沒人聊天.
re: 我的工作計劃 大雁北飛 2006-04-12 17:57
Yesterday not fix any bug ,
Two table join by a field, Can' t get subtable data from main table , Throw null point exception
Now can't find any solution, In old version this is work,
Maybe not load sub table data when load main table data.
Tonight
such as
customer{
string name
string address
}
address{
table customer
string street;
}
when customer.address.street shall throw exception