Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
strtok および/または strsep のみを使用して html/txt ファイルを解析するにはどうすればよいですか?
ウィキペディアの記事のテキスト部分を .txt ファイルに保存しようとしています。コードの最初の部分では、記事を html 形式でダウンロードできます。次にすべきことは、その html ファイルを解析して txt ファイルとして保存することです。