read me.txt
来自「C++ Code for Address Book software」· 文本 代码 · 共 3 行
TXT
3 行
This is a simple address book with which saves names and numbers into a text file.
It uses a simple thread to update a listbox and updates the view from the file as soon
as any changes are applied. Hopes it help people in file access and threading.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?