码迷,mamicode.com
首页 >  
搜索关键字:standard    ( 4798个结果
1004. Counting Leaves (30)
时间限制400 ms内存限制32000 kB代码长度限制16000 B判题程序Standard作者CHEN, YueA family hierarchy is usually presented by a pedigree tree. Your job is to count those famil...
分类:其他好文   时间:2015-01-31 08:18:02    阅读次数:182
1001. A+B Format (20)
时间限制400 ms内存限制32000 kB代码长度限制16000 B判题程序Standard作者CHEN, YueCalculate a + b and output the sum in standard format -- that is, the digits must be separat...
分类:其他好文   时间:2015-01-31 08:17:45    阅读次数:157
头文件の乱想
记得从最开始的时候,谭浩强老师的书上的开始就是:#include --->standard IO 标准输入输出我已经忘记了当时老师是怎么介绍这个头文件的了,但是过了好久我才知道了头文件的全称,才知道了standard IO接下来再接触到的是:#include #include 对于这些头话...
分类:其他好文   时间:2015-01-30 22:29:39    阅读次数:318
JDK6的API在线速查
本文档是 JavaTMPlatform Standard Edition 6 的 API 规范(中文版)http://tool.oschina.net/apidocs/apidoc?api=jdk-zhJDK6 中有 3378个类,202个包,方法的总数目不知。海了去了,,,
分类:Windows程序   时间:2015-01-30 19:11:59    阅读次数:203
float + double 类型数据如何控制他们的小数点
1 double value = 16325.62901; 2 string specifier; 3 CultureInfo culture; 4 5 // Use standard numeric format specifiers. 6 specifier = "G"; 7 culture.....
分类:其他好文   时间:2015-01-30 14:53:29    阅读次数:195
UVA 10534-Wavio Sequence(dp_正序逆序最长上升子序列)
Wavio Sequence Time Limit:3000MS     Memory Limit:0KB     64bit IO Format:%lld & %llu Submit Status Description Problem D Wavio Sequence  Input: Standard Input Output: Standard Output...
分类:其他好文   时间:2015-01-30 09:16:46    阅读次数:242
PAT Advanced Level 1007
1007. Maximum Subsequence Sum (25) 时间限制 400 ms 内存限制 65536 kB 代码长度限制 16000 B 判题程序 Standard 作者 CHEN, Yue Given a sequence of K integers { N...
分类:其他好文   时间:2015-01-29 09:30:29    阅读次数:131
兼容sdk7&iOS7的issue解决小片段总结
ios7新增加的icon尺寸:76 x 76:Size for iPad 2 and iPad mini (standard resolution)120 x 120 :Size for iPhone and iPod touch (high resolution)152 x 152:Size fo...
分类:移动开发   时间:2015-01-29 09:17:49    阅读次数:200
JSON简介
本文PDF下载本文结构JSON简介JSON(JavaScript Object Notation)是一种轻量级的数据交换格式。它易于编程人员阅读和编写,同时也易于机器解析和生成。它基于JavaScript Programming Language, Standard ECMA-262 3rd Edi...
分类:Web程序   时间:2015-01-28 23:50:34    阅读次数:350
JSON转换
JSON简介JSON(JavaScript Object Notation) 是一种轻量级的数据交换格式。它易于编程人员阅读和编写,同时也易于机器解析和生成。它基于JavaScript Programming Language, Standard ECMA-262 3rd Edition – Dec...
分类:Web程序   时间:2015-01-28 22:34:12    阅读次数:192
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!