C++ 库函数查询 CHM 格式 #, ## manipulate strings #define define variables #error display an error message #if, #ifdef, #ifndef, #else, #elif, #endif conditional operators #include insert the contents of another file #line set line and file information #pra
c语言库函数大全--资料收集 Turbo C 2.0 函数中文说明大全 分类函数,所在函数库为ctype.h int isalpha(int ch) 若ch是字母('A'-'Z','a'-'z')返回非0值,否则返回0 int isalnum(int ch) 若ch是字母('A'-'Z','a'-'z')或数字('0'-'9'),返回非0值,否则返回0 int isascii(int ch) 若ch是字符(ASCII码中的0-127)返回非0值,否则返回0 int iscntrl(int ch
c 函数迅速查找,学才轻松上手 函数名: absread, abswirte 功 能: 绝对磁盘扇区读、写数据 用 法: int absread(int drive, int nsects, int sectno, void *buffer); int abswrite(int drive, int nsects, in tsectno, void *buffer); 程序例: /* absread example */ #include #include #include #inclu
Actionscr ipt 3.0 语言和组件参考 全部包 | 全部类 | 语言元素 | 索引 | 附录 | 约定 | 帧 无帧 Math 属性 | 方法 | 常量 包 顶级 类 public final class Math 继承 Math Object 语言版本 : Actionscr ipt 3.0 Player 版本 : Flash Player 9 Math 类包含表示常用数学函数和值的方法和常数。 使用此类的方法和属性可以访问和处理数学常数和函数。 M ath 类的所有属性和方法都