首页 列表 - 第 124 页
TOWLOWER - Linux手册页
TOWLOWER - Linux手册页 Linux程序员手册 第3部分 更新日期: 2017-09-15 名称 towlower,towlower_l-将宽字符转换为小写 语法 #include <wctype.h> wint_t towlower(wint_t wc); wint_t towlower_l(wint_t wc, locale_t locale); glib
Views:0 2019-08-20
TOWUPPER - Linux手册页
TOWUPPER - Linux手册页 Linux程序员手册 第3部分 更新日期: 2017-09-15 名称 towupper,towupper_l-将宽字符转换为大写 语法 #include <wctype.h> wint_t towupper(wint_t wc); wint_t towupper_l(wint_t wc, locale_t locale); glib
Views:0 2019-08-20
TOWUPPER - Linux手册页
TOWUPPER - Linux手册页 Linux程序员手册 第3部分 更新日期: 2017-09-15 名称 towupper,towupper_l-将宽字符转换为大写 语法 #include <wctype.h> wint_t towupper(wint_t wc); wint_t towupper_l(wint_t wc, locale_t locale); glib
Views:0 2019-08-20
TRUNC - Linux手册页
TRUNC - Linux手册页 Linux程序员手册 第3部分 更新日期: 2019-03-06 名称 trunc,truncf,truncl-舍入为整数,向零 语法 #include <math.h> double trunc(double x); float truncf(float x); long double truncl(long double x); 与-lm
Views:0 2019-08-20
TRUNC - Linux手册页
TRUNC - Linux手册页 Linux程序员手册 第3部分 更新日期: 2019-03-06 名称 trunc,truncf,truncl-舍入为整数,向零 语法 #include <math.h> double trunc(double x); float truncf(float x); long double truncl(long double x); 与-lm
Views:0 2019-08-20
TRUNC - Linux手册页
TRUNC - Linux手册页 Linux程序员手册 第3部分 更新日期: 2019-03-06 名称 trunc,truncf,truncl-舍入为整数,向零 语法 #include <math.h> double trunc(double x); float truncf(float x); long double truncl(long double x); 与-lm
Views:0 2019-08-20
TSEARCH - Linux手册页
TSEARCH - Linux手册页 Linux程序员手册 第3部分 更新日期: 2020-06-09 名称 tsearch,tfind,tdelete,twalk,tdestroy-管理二进制搜索树 语法 #include <search.h> typedef enum { preorder, postorder, endorder, leaf } VISIT; void
Views:0 2019-08-20
TTYNAME - Linux手册页
TTYNAME - Linux手册页 Linux程序员手册 第3部分 更新日期: 2019-10-10 名称 ttyname,ttyname_r-终端的返回名称 语法 #include <unistd.h> char *ttyname(int fd); int ttyname_r(int fd, char *buf, size_t buflen); 说明 函数ttyna
Views:0 2019-08-20
TTYNAME - Linux手册页
TTYNAME - Linux手册页 Linux程序员手册 第3部分 更新日期: 2019-10-10 名称 ttyname,ttyname_r-终端的返回名称 语法 #include <unistd.h> char *ttyname(int fd); int ttyname_r(int fd, char *buf, size_t buflen); 说明 函数ttyna
Views:0 2019-08-20
TTYSLOT - Linux手册页
TTYSLOT - Linux手册页 Linux程序员手册 第3部分 更新日期: 2017-09-15 名称 ttyslot-在某些文件中找到当前用户终端的插槽 语法 #include /请参阅注释* / int ttyslot(无效); glibc的功能测试宏要求(请参阅feature_test_macros(7)): ttyslot(): 从glibc 2.24开始: _DEFAU
Views:0 2019-08-20
TSEARCH - Linux手册页
TSEARCH - Linux手册页 Linux程序员手册 第3部分 更新日期: 2020-06-09 名称 tsearch,tfind,tdelete,twalk,tdestroy-管理二进制搜索树 语法 #include <search.h> typedef enum { preorder, postorder, endorder, leaf } VISIT; void
Views:0 2019-08-20
TSEARCH - Linux手册页
TSEARCH - Linux手册页 Linux程序员手册 第3部分 更新日期: 2020-06-09 名称 tsearch,tfind,tdelete,twalk,tdestroy-管理二进制搜索树 语法 #include <search.h> typedef enum { preorder, postorder, endorder, leaf } VISIT; void
Views:0 2019-08-20
TZSET - Linux手册页
TZSET - Linux手册页 Linux程序员手册 第3部分 更新日期: 2017-09-15 名称 tzset,tzname,时区,日光-初始化时间转换信息 语法 #include <time.h> void tzset (void); extern char *tzname[2]; extern long timezone; extern int daylight;
Views:0 2019-08-20
TZSET - Linux手册页
TZSET - Linux手册页 Linux程序员手册 第3部分 更新日期: 2017-09-15 名称 tzset,tzname,时区,日光-初始化时间转换信息 语法 #include <time.h> void tzset (void); extern char *tzname[2]; extern long timezone; extern int daylight;
Views:0 2019-08-20
UALARM - Linux手册页
UALARM - Linux手册页 Linux程序员手册 第3部分 更新日期: 2017-09-15 名称 ualarm-在给定的微秒数后调度信号 语法 #include <unistd.h> useconds_t ualarm(useconds_t usecs, useconds_t interval); glibc的功能测试宏要求(请参阅feature_test_macr
Views:0 2019-08-20
GETSPNAM - Linux手册页
GETSPNAM - Linux手册页 Linux程序员手册 第3部分 更新日期: 2017-09-15 名称 getspnam,getspnam_r,getspent,getspent_r,setspent,endsed,fgetspent,fgetspent_r,sgetspent,sgetspent_r,putspent,lckpwdf,ulckpwdf-获取影子密码文件条目 语法
Views:0 2019-08-20