⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 readme

📁 一个不错
💻
字号:
 This directory(./example) are sources of use examples of this library. libwy.a. Header files are presumed present at directory ../src. grep some word for files that might have desired things. Build:   $make all   ... make all executables of examples   $make clean ... remove all files 'make all' generated -------------------- demo_reply     Demonstrate usage of WyReply demo_num       Demonstrate usage of _strnum demo_date      Demonstrate usage of WyDate demo_thread    Demonstrate usage of Wy_Thread  a_cal          Arithmetic expression calculator a_cat          Simulate cat a_frep         Replace string of file(s) a_ls           Simulate "ls -l" a_more         Simulate more utility function a_tree         Display directory in tree-like manner a_who          Simulate who a_tcptime_cli  TCP client for time service a_tcptime_svr  TCP server for time server a_udptime_cli  UDP client for time service a_udptime_svr  UDP server for time server a_tcpecho_svr  TCP echo server a_dct          Fast DCT example using Wy_Array a_httpreq      Send HTTP request and get the response a_popen        Simulate ::popen. Create a pipe and fork a process a_urandom      Read random number from /dev/urandom a_readconf     Read parameters from file, simple config file parsing. a_printf       printf/sscanf like usage (using wrd,_scanum) a_sort         mimic sort utility program (quick sort) a_dumphex      Dump file in hexidecimal value a_iconv        Convert BIG5 encoding to UTF8 encoding

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -