Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

入出力の初期コンテンツを作る。 #6

Open
5 of 18 tasks
kayhide opened this issue Apr 2, 2017 · 1 comment
Open
5 of 18 tasks

入出力の初期コンテンツを作る。 #6

kayhide opened this issue Apr 2, 2017 · 1 comment

Comments

@kayhide
Copy link
Contributor

kayhide commented Apr 2, 2017

  • ファイルを開く
  • エンコーディングを指定してファイルを開く
  • ファイルを行単位で処理する
  • ファイルの内容を読み込む
  • 新しいファイルを作成する
  • ファイルの最後にデータを追加する
  • バッファリングしないで読み書きする
  • ファイルの行数を数える
  • ファイルをロックする
  • ファイルを16進ダンプする
  • ファイルに1行挿入する
  • ファイルにバイナリモードで書き込む
  • 固定長レコードを読み書きする
  • ファイルの先頭のn行を削除する
  • ファイルの末尾のn行を削除する
  • gzipで圧縮・伸長を行う
  • tarファイルを操作する
  • zipファイルを操作する
@lotz84
Copy link
Collaborator

lotz84 commented May 1, 2017

入出力 では一旦中身の無いファイルは消そうと思います。

初期コンテンツを作っていただける方は

  1. 上記の一覧から作成するコンテンツを選ぶ
  2. 入出力フォルダ以下に[日本語ファイル名].mdでコンテンツを作成する
  3. 一覧のチェックボックスにチェックを入れる

という手順で進めていただければと思います。

@lotz84 lotz84 removed their assignment Jan 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants