Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - address memory
Search - address memory - List
自己写的一个URL类,方便序列化,不占内存,可以分解URL中的各不分: // char * Scheme() //协议 // char * UserName() //用户名 // char * PassWord() //用户密码 // char * Host() //主机 // char * Port() //端口 // char * URI() //相对与主机的URI地址 // char * Path() //文件路径 // char * FileName() //文件名 // char * ExtraName() //扩展名 // char * QueryParam() //请求参数 // char * Anchor() //热点(锚)-Their own category write a URL to facilitate the sequence, and do not account for memory, can be decomposed in the URL regardless of:// char* Scheme ()// agreement// char* UserName ()// user name// char* PassWord ()// user password// char* Host ()// host// char* Port ()// port// char* URI ()// relative URI with the host address// char* Path ()// file path// char* FileName ()// file name// char* ExtraName ()// extensions// char* QueryParam ()// request parameter// char* Anchor ()// hot (Anchor)
Date : 2026-01-10 Size : 2kb User : 杨小卫
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.