当前位置:网站首页>电话溥功能
电话溥功能
2022-08-05 04:58:00 【小鸡岛~】
!!!!写好一个个具有完整功能的“能用”的程序,而非仅仅是那些“示例”程序!!!!
需求分析
- 添加电话信息
- 将电话信息保存
- 程序运行后,自动显示所有电话信息
- 用户可将电话信息导出备份
确定需求中的变量
- 保存文件:txt
- 保存方式:一行一条电话信息
- 交互方式: 命令行
因为交互方式需要不断的进行,所以需要用到循环语句;需要判断用户输入的字符是哪一个,所以需要用到判断语句;-ld path path代表要导入的电话簿的文件全名 -sa path。path代表要导出的电话簿的文件全名 -se,将信息保存到默认文件中,在执行文件目录下 -se,将信息保存到默认文件中,在执行文件目录下
确定需求中的功能
- 如何获取键盘输入?
- 如何读写文本文件?
边栏推荐
- Mysql's redo log detailed explanation
- After controlling the export file in MySQL, it becomes \N. Is there any solution?
- [8.1] Code Source - [The Second Largest Number Sum] [Stone Game III] [Balanced Binary Tree]
- [Geek Challenge 2019]FinalSQL
- Flutter学习5-集成-打包-发布
- How can Flutter parent and child components receive click events
- Mysql的redo log详解
- WPF中DataContext作用
- Error creating bean with name ‘configDataContextRefresher‘ defined in class path resource
- u-boot中的u-boot,dm-pre-reloc
猜你喜欢

算法---一和零(Kotlin)

In the WebView page of the UI automation test App, the processing method when the search bar has no search button

bytebuffer 使用demo

MySQL Foundation (1) - Basic Cognition and Operation
How to identify false evidence and evidence?

Flutter learning 5-integration-packaging-publish

【cesium】元素高亮显示

The role of DataContext in WPF

Flutter学习三-Flutter基本结构和原理

开发属于自己的node包
随机推荐
狗仔队:表面编辑多视点图像处理
Redis - 13. Development Specifications
University Physics---Particle Kinematics
社区分享|腾讯海外游戏基于JumpServer构建游戏安全运营能力
人性的弱点
数字孪生技术在电力系统中的应用现状
Flutter TapGestureRecognizer 如何工作
[Geek Challenge 2019]FinalSQL
大学物理---质点运动学
【无标题】
Mvi架构浅析
How to solve complex distribution and ledger problems?
jvm 三 之堆与栈
The first performance test practice, there are "100 million" a little nervous
App快速开发建设心得:小程序+自定义插件的重要性
upload上传图片到腾讯云,如何上传图片
延迟加载js方式async与defer区别
2023年信息与通信工程国际会议(JCICE 2023)
MySQL基础(一)---基础认知及操作
MySQL中控制导出文件后变为了\N有什么解决方案吗?