实现
1)联系人数据保存使用.txt文件
坑点:同时读写应该如何实现
2)GUI—tkinter的使用
坑点:界面的更新如何同时实现
3)源码–github上
4)效果图
.txt文件《后期更改为与数据库的交互》
array(2) { ["docs"]=> array(0) { } ["count"]=> int(0) } 111string(0) "" int(1) int(10) int(70) int(8640000) string(13) "likecs_art_db" array(1) { ["query"]=> array(1) { ["match_all"]=> object(stdClass)#34 (0) { } } } array(1) { ["createtime.keyword"]=> array(1) { ["order"]=> string(4) "desc" } } int(10) int(0) int(8640000) array(2) { ["docs"]=> array(0) { } ["count"]=> int(0) }
1)联系人数据保存使用.txt文件
坑点:同时读写应该如何实现
2)GUI—tkinter的使用
坑点:界面的更新如何同时实现
3)源码–github上
4)效果图
.txt文件《后期更改为与数据库的交互》
相关文章: