Open Source Charting & Reporting Tools in Java – JFreeReport
注音符號轉漢語拼音
輸入一個中文字,本程式將列出注音、嘸蝦米、倉頡等字碼 for dos
義守大學檔案伺服器 – 目前所在目錄:/Windows/Chinese/input/tool/find_code
輸入一個中文字,本程式將列出注音、嘸蝦米、倉頡等字碼 for dos
注音符號拼音對照表
oracle session locked
列出停滯的使用者session
select * from v$session where username=’xxx’
and last_call_et > 65000
delete v$session where sid=9
select * from v$lock
SELECT s.sid,
s.serial#,
s.osuser,
s.program
FROM v$session s
where username=’xxx’ and last_call_et > 65000;
刪除session
ALTER SYSTEM KILL SESSION ‘9,43728’ IMMEDIATE;
ALTER SYSTEM KILL SESSION ‘14,22737’ IMMEDIATE;
SELECT ‘ALTER SYSTEM KILL SESSION “‘ || s.sid ||
‘,’ || s.serial# || “‘ IMMEDIATE;’
FROM v$session s
where username=’xxx’ and last_call_et > 65000;
Killing Oracle Sessions
Dual boot Windows XP on a pre-installed Vista PC
ubuntu and xp 共存, 多重開機
Ubuntu 7.10 加 Windows Vista,超華麗雙重開機
Messages of subject PJA & WAS 4.0.5 configuration on UNIX AIX 5.1 :)
Messages of subject
PJA & WAS 4.0.5 configuration on UNIX AIX 5.1
eTeks : PJA Toolkit forum : PJA & WAS 4.0.5 configuration on UNIX AIX 5.1