谁能用c++写完这个程序
写了一个十分小(弱)巧(智)的单词查询工具有没有大佬让它能直接访问网站
#include <iostream>
#include<stdlib.h>
using namespace std;
int main()
{
string a = "https://", b = "&from=en&to=zh-Hans", c, d = "translator/?ref=TThis&text=", e = "cn.bing.com/", f, g = "start ",h;
cout<<"英语单词查询辅助工具version1.14by.xushumo"<<endl;
cin>>c;
f = g+a + e + d + c + b;
cout << a <<e<< d <<c<< b<<endl;
system("PAUSE");
}
编程接龙?
有挑战!! 您完全不用网络库是吗(
那我建议你还是用用Python吧,那个好写一些…… AkiPolaris 发表于 2023-11-29 17:05
您完全不用网络库是吗(
那我建议你还是用用Python吧,那个好写一些……
用python好写,但是我想用C++写{:36:} {:05:}{:05:}{:05:} 吧我在网页上截的图,谁能用bs4爬下来{:23:}
页:
[1]