码迷,mamicode.com
首页 >  
搜索关键字:format    ( 13577个结果
Excel 培训笔记
Excel 的培训。 One. 数据的处理 1. 当前日期: ctrl+; 2. 已有文本: Alt+↓  3. 自动出现文本后文字: format Cells + custom: general"人" 4. 金额显示不同的单位: Excel中#代表金额,逗号是表示的是隐藏的位数:  #,"K"// #,##,,"M" 5. 规律的数字:...
分类:其他好文   时间:2015-04-28 14:07:34    阅读次数:116
Mysql Create Table 语句中Date类型
Mysql创建语句中的数据类型包括时间类型,有一下几类:|DATE |TIME[(fsp)] |TIMESTAMP[(fsp)] |DATETIME[(fsp)] |YEAR这几个类型中,特别值得注意的是DATE,DATETIME,TIMESTAMP有什么区别?DATEmysql>selectget_format(date,‘ISO‘); +------------------------+ |get_format(d..
分类:数据库   时间:2015-04-28 12:05:17    阅读次数:263
SPOJ BALNUM Balanced Numbers(数位dp)
Balanced Numbers Time Limit:123MS     Memory Limit:1572864KB     64bit IO Format:%lld & %llu Submit Status Practice SPOJ BALNUM Description Balanced numbers have been used by mathe...
分类:其他好文   时间:2015-04-28 09:57:28    阅读次数:174
POJ 2992-Divisors(求组合数质因子的个数)
Divisors Time Limit:1000MS     Memory Limit:65536KB     64bit IO Format:%I64d & %I64u Submit Status Practice POJ 2992 Appoint description:  System Crawler  (2015-04-24) Description...
分类:其他好文   时间:2015-04-28 09:54:37    阅读次数:177
CodeForcesGym 100502K Train Passengers
Train PassengersTime Limit: 1000msMemory Limit: 524288KBThis problem will be judged onCodeForcesGym. Original ID:100502K64-bit integer IO format:%I64d...
分类:其他好文   时间:2015-04-28 09:33:16    阅读次数:190
使用传输表空间迁移数据
一、检查是否满足传输表空间的条件1、检查源库与目标库的平台支持源库:SQL> select d.name,i.version,d.platform_name,endian_format from v$transportable_platform tp,v$database d,v$instance ...
分类:其他好文   时间:2015-04-28 01:54:37    阅读次数:188
CodeForcesGym 100502G Outing
OutingTime Limit: 1000msMemory Limit: 524288KBThis problem will be judged onCodeForcesGym. Original ID:100502G64-bit integer IO format:%I64d Java clas...
分类:其他好文   时间:2015-04-28 01:50:32    阅读次数:257
CodeForcesGym 100502E Opening Ceremony
Opening CeremonyTime Limit: 5000msMemory Limit: 524288KBThis problem will be judged onCodeForcesGym. Original ID:100502E64-bit integer IO format:%I64d...
分类:其他好文   时间:2015-04-27 23:34:06    阅读次数:216
CodeForcesGym 100502D Dice Game
Dice GameTime Limit: 1000msMemory Limit: 524288KBThis problem will be judged onCodeForcesGym. Original ID:100502D64-bit integer IO format:%I64d Java c...
分类:其他好文   时间:2015-04-27 23:13:09    阅读次数:189
CodeForcesGym 100502H Clock Pictures
Clock PicturesTime Limit: 1000msMemory Limit: 524288KBThis problem will be judged onCodeForcesGym. Original ID:100502H64-bit integer IO format:%I64d J...
分类:其他好文   时间:2015-04-27 21:20:22    阅读次数:894
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!