字元測試篇isalnum
isalpha
isascii
iscntrl
isdigit
isgraphis
islower
isprint
isspace
ispunct
isupper
isxdigit
字串轉換篇
atof
atoi
atol
gcvt
strtod
strtol
strtoul
toascii
tolower
toupper
記憶體控制篇
calloc
free
getpagesize
malloc
mmap
munmap
日期時間篇
asctime
ctime
gettimeofday
gmtime
localtime
mktime
settimeofday
time
記憶體及字串操作篇
bcmp
bcopy
bzero
index
memccpy
memchr
memcmp
memcpy
memmove
memset
rindex
strcasecmp
strcat
strchr
strcmp
strcoll
strcpy
strcspn
strdup
strlen
strncasecmp
strncat
strncpy
strpbrk
strrchr
strspn
strstr
strtok
常用數學函式篇
absacos
asin
atan
atan2
ceil
coscosh
expfrexp
ldexp
loglog10
powsin
sinh
sqrt
tantanh
使用者組篇
endgrent
endpwent
endutent
fgetgrent
fgetpwent
getegid
geteuid
getgid
getgrent
getgrgid
getgrnam
getgroups
getpw
getpwent
getpwnam
getpwuid
getuid
getutent
getutid
getutline
initgroups
pututline
seteuid
setfsgid
setfsuid
setgid
setgrent
setgroups
setpwent
setregid
setreuid
setuid
setutent
utmpname
資料結構及演算法篇
crypt
bsearch
lfind
lsearch
qsort
rand
srand
檔案操作篇
close
creat
dupdup2
fcntl
flock
fsync
lseek
mkstemp
open
read
sync
write
檔案內容操作篇
clearerr
fclose
fdopen
feof
fflush
fgetc
fgets
fileno
fopen
fputc
fputs
fread
freopen
fseek
ftell
fwrite
getc
getchar
gets
mktemp
putc
putchar
rewind
setbuf
setbuffer
setlinebuf
setvbuf
ungetc
程序操作篇
atexit
execl
execlp
execv
execve
execvp
exit
_exit
vfork
getpgid
getpgrp
getpid
getppid
getpriority
nice
on_exit
setpgid
setpgrp
setpriority
system
wait
waitpid
fprintf
fscanf
printf
sacnf
sprintf
sscanf
vfprintf
vfscanf
vprintf
vscanf
vsprintf
vsscanf
檔案許可權控制篇
access
alphasort
chdir
chmod
chown
chroot
closedir
fchdir
fchmod
fchown
fstat
ftruncate
getcwd
link
lstat
opendir
readdir
readlink
remove
rename
rewinddir
seekdir
stat
symlink
telldir
truncate
umask
unlink
utime
utimes
訊號處理篇
alarm
kill
pause
sigaction
sigaddset
sigdelset
sigemptyset
sigfillset
sigismember
signal
sigpending
sigprocmask
sleep
ferror
perror
strerror
mkfifo
pclose
pipe
popen
介面處理篇
accept
bind
connect
endprotoent
endservent
getsockopt
htonl
htons
inet_addr
inet_aton
inet_ntoa
listen
ntohl
ntohs
recv
recvfrom
recvmsg
send
sendmsg
sendto
setprotoent
setservent
setsockopt
shutdown
socket
環境變數篇
getenv
putenv
setenv
終端控制篇
getopt
isatty
select
ttyname
檔案操作函式 目錄的基本操作
檔案操作函式 目錄的基本操作 1.basename 返回路徑中的檔名部分 path var www html demo.php echo basename path 輸出demo.php echo basename path,php 輸出demo 2.dirname 返回去掉檔名的目錄部分 echo...
M函式目錄(Power Query 之 M 語言)
2022 1 11更新 主頁 選項卡 管理列 組 選擇列選擇列table.selectcolumns 刪除列刪除列table.removecolumns 刪除其他列table.selectcolumns 減少行 組 保留行保留前面n first firstn 保留後面n last lastn 保留中...
Linux常用目錄
根目錄 bin 命令儲存目錄 普通使用者就可以讀取的命令 binary boot 啟動目錄,啟動相關檔案 dev 裝置檔案儲存目錄 device etc 配置檔案儲存目錄 edit text config home 普通使用者的家目錄 lib 系統庫儲存目錄 mnt 系統掛載目錄 mount med...