close

public Form1()

        {

            InitializeComponent();

            richTextBox1.LoadFile("note.txt", RichTextBoxStreamType.PlainText);

        }

 

        private void button1_Click(object sender, EventArgs e)

        {

            richTextBox1.SaveFile("note.txt", RichTextBoxStreamType.PlainText);

        }

 

arrow
arrow
    全站熱搜
    創作者介紹
    創作者 鑄劍為犁 的頭像
    鑄劍為犁

    Balance OP 交易

    鑄劍為犁 發表在 痞客邦 留言(0) 人氣()