所有人 在信息技术方面,我不理解许多事情,但我知道,我想开始创建不同的机器人,例如电报公司。 我对从什么开始学习和学习什么感兴趣? 如何? 我的级别知识——相信PC用户,但我不知道方案拟定语言。 我将很高兴得到任何信息,非常感谢你!
如果我在错误的章节或错误的题目中说错的话,我预先表示歉意。
所有人 在信息技术方面,我不理解许多事情,但我知道,我想开始创建不同的机器人,例如电报公司。 我对从什么开始学习和学习什么感兴趣? 如何? 我的级别知识——相信PC用户,但我不知道方案拟定语言。 我将很高兴得到任何信息,非常感谢你!
如果我在错误的章节或错误的题目中说错的话,我预先表示歉意。
请注意,Stack Overflow并不适合这类问题。 但是,我给你一个警钟,首先试图从那里了解前端、后端、流动和全面的概念,然后由你朝一方向走。 如果是“前线”或“全面”的话,我建议看一下html、 c和 j。 它是基础研究。
Attempting to follow an "updated" version of a Self-Bot tutorial for Discord. I have (I believe) everything setup to make said self-bot. I have some very basic Python experience, but ...
I am looking to develop a Web scraper in C# window forms. What I am trying to accomplish is as follows: Get the URL from the user. Load the Web page in the IE UI control(embedded browser) in ...
A friend of mine is beginning to build a NetHack bot (a bot that plays the Roguelike game: NetHack). There is a very good working bot for the similar game Angband, but it works partially because of ...
I m creating a bot in PHP that continuously updates an RSS-feed and gathers information. Every loop takes around 0.1 sec but sometimes it takes up to 9 sec to finish the cycle. Why does this happen ...
How can I make a program that checks for updates on this site or facebook, etc.
I developing a very big project in which we have to use a "Bots open source EDI tranlation tool." Bots uses a pythen script to convert a edi file to specified file (i.e. xml, csv, x12, database, etc)....
This is the basic connection code for a small PHP IRC bot. The problem is that it seems that the while() loop does not progress beyond fgets() until it receives data from the IRC server. I want the ...
I m trying to get accurate download numbers for some files on a web server. I look at the user agents and some are clearly bots or web crawlers, but many for many I m not sure, they may or may not be ...