文件名称:44
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
不用字符串来实现 InternetURL 类-define InternetURL class to save a URL string like as www.bit.edu.cn ,and realize the demands as follows:
0. You CAN NOT use string in the program
1. You must use MyString you just defined in the exercise3.txt to save URL string;
2. Get domain name URL. For example, we can get www.bit.edu.cn www.bit.edu.cn/jwc/080329.html ;
3. Get top domain name URL. For example, we can get .cn www.bit.edu.cn/jwc/080329.html ;
0. You CAN NOT use string in the program
1. You must use MyString you just defined in the exercise3.txt to save URL string;
2. Get domain name URL. For example, we can get www.bit.edu.cn www.bit.edu.cn/jwc/080329.html ;
3. Get top domain name URL. For example, we can get .cn www.bit.edu.cn/jwc/080329.html ;
(系统自动生成,下载前可以参看下载内容)
下载文件列表
44.cpp