python python内建函数 最近一直在看python的document,打算在基础方面重点看一下python的keyword、Build-in Function、Build-in Constants、Build-in Types、Build-in Exception这四个方面,其实在看的时候 ...
分类:
编程语言 时间:
2017-10-18 14:10:04
阅读次数:
248
自己上网查了好多种方法,最后还是选了这种不收费,还挺好用的方法 为了用户有一个好的体验我将word、excel、ppt转Pdf,Pdf转Swf写在服务上,因为我当时做的时候Pdf转Swf会执行pdf2swf.exe弹出黑框,对用户体验不好,还有就是ppt转swf时会有一个弹出框,提示正在发布,我没搞 ...
分类:
其他好文 时间:
2017-10-18 11:14:42
阅读次数:
254
<?xml version="1.0" encoding="UTF-8" ?> <!DOCTYPE mapper PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN" "http://mybatis.org/dtd/mybatis-3-mapper.dtd"> <m ...
分类:
移动开发 时间:
2017-10-17 20:55:48
阅读次数:
184
1002. A+B for Polynomials (25) 时间限制 400 ms 内存限制 65536 kB 代码长度限制 16000 B 判题程序 Standard 作者 CHEN, Yue 时间限制 400 ms 时间限制 400 ms 内存限制 65536 kB 内存限制 65536 kB ...
分类:
其他好文 时间:
2017-10-17 20:54:41
阅读次数:
167
本文转自:http://www.cnblogs.com/waxdoll/archive/2006/09/02/493350.html Crystal Report在报表向导中提供了三种向导类型给用户进行选择——Standard、Cross-Tab和Mail Label,而Visual Studio/ ...
分类:
其他好文 时间:
2017-10-17 15:03:31
阅读次数:
144
Introduction Ooops. Yet another article on smart pointers of C++11. Nowadays I hear a lot of people talking about the new C++ standard which is nothin ...
分类:
编程语言 时间:
2017-10-16 21:42:54
阅读次数:
162
ASCII码 称为 美国标准信息交换码 (American standard code of Information Interchange) 其中一共有多少个码?2的7次幂 128个 Unicode码 世界各种语言的联合码表 这个码表中包含中文 英文 韩文 俄文 一共有65536个 char le ...
分类:
编程语言 时间:
2017-10-16 18:09:27
阅读次数:
296
字母与数字的ASCII码 目 前计算机中用得最广泛的 字符集及其编码,是由美国国家标准局(ANSI)制定的ASCII码(American Standard Code for Information Interchange,美国标准信息交换码),它已被国际标准化组织(ISO)定为国际标准,称为ISO ...
分类:
编程语言 时间:
2017-10-16 16:29:18
阅读次数:
242
GUN C的标准文档: 也就是glibc https://www.gnu.org/software/libc/ http://man7.org/linux/man-pages/dir_section_3.html POSIX C 的标准文档: http://pubs.opengroup.org/on ...
分类:
编程语言 时间:
2017-10-16 14:56:38
阅读次数:
170
D - Axis-Parallel Rectangle Time limit : 2sec / Memory limit : 256MB Score : 400 points Problem Statement We have N points in a two-dimensional plane. ...
分类:
其他好文 时间:
2017-10-15 21:20:01
阅读次数:
235