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.
私は英単語のデータベースを与えられましたが、それらは .txt ファイルにあります。sql ファイルではありません。私の教授は、sqlite を使用する代わりに、辞書アプリケーションのデータベースとして使用できると教えてくれました。
メモ帳にアクセスする方法を教えてください。
inputWord をメモ帳ファイルと比較する必要があります。見つかった場合は、inputWord の定義をメモ帳からコピーして画面に表示します。