以前一直用PL/SQL Developer来管理Oracle,发现真的使用起来很不方便。打开很卡,而且界面左上角总是多出那个框,怎么都无法设置默认隐藏掉。
唯一让人觉得很值得的就是有一个美化工具,不过后来发现Toad 其实也有一个format工具,就果断卸载PL/SQL了。
PL/SQL创建表的时候很不方便,包括修改表结构,一直报错。使用Toad 虽然也不是很方便,但是对比PL/SQL来说方便...
分类:
数据库 时间:
2014-08-18 16:22:01
阅读次数:
238
??
Drainage DitchesCrawling in process...
Crawling failed
Time Limit:1000MS
Memory Limit:32768KB 64bit IO Format:%I64d & %I64u
Submit
Status
Description
Every time it rains ...
分类:
其他好文 时间:
2014-08-18 14:33:42
阅读次数:
263
Airport ExpressTime Limit: 1000msMemory Limit: 131072KBThis problem will be judged onUVA. Original ID:1137464-bit integer IO format:%lld Java class na...
分类:
其他好文 时间:
2014-08-18 14:22:42
阅读次数:
227
Channel AllocationTime Limit: 1000 MS Memory Limit: 10000 KB64-bit integer IO format: %I64d , %I64u Java class name: Main[Submit] [Status] [Discuss]De...
分类:
其他好文 时间:
2014-08-18 12:27:24
阅读次数:
171
SudokuTime Limit: 2000 MS Memory Limit: 65536 KB64-bit integer IO format: %I64d , %I64u Java class name: MainSpecial Judge[Submit] [Status] [Discuss]D...
分类:
其他好文 时间:
2014-08-18 09:12:53
阅读次数:
270
1。C++ 如何定义一个定长字符串, 若不足位数,就补字符串"0"?eg:CString str1 = “123”;不足20位,前面补“0”,实现效果为“00000000000000000123”answer:str.Format(_T("%020s"),_T("aaa"));2.vs2010建的单...
分类:
其他好文 时间:
2014-08-18 01:25:13
阅读次数:
269
F - Coins Time Limit:3000MS Memory Limit:30000KB 64bit IO Format:%I64d & %I64uSubmit Status Practice POJ 1742Description People in Silverland use coin...
分类:
其他好文 时间:
2014-08-17 22:37:02
阅读次数:
285
Network SaboteurTime Limit: 2000 MS Memory Limit: 65536 KB64-bit integer IO format: %I64d , %I64u Java class name: Main[Submit] [Status] [Discuss]Desc...
分类:
其他好文 时间:
2014-08-17 12:54:52
阅读次数:
211
Games with Rectangle
Time Limit:2000MS Memory Limit:262144KB 64bit IO Format:%I64d
& %I64u
Submit Status
Description
In this task Anna and Maria play the following game. Initia...
分类:
其他好文 时间:
2014-08-17 11:50:42
阅读次数:
329
F -Strange Way to Express IntegersTime Limit:1000MSMemory Limit:131072KB64bit IO Format:%I64d & %I64uSubmitStatusDescriptionElina is reading a book wr...
分类:
其他好文 时间:
2014-08-17 11:37:32
阅读次数:
326