- Tkinter GUI Programming by Example
- David Love
- 91字
- 2021-08-27 18:49:11
Familiarity
While developers may be very used to using the command line to interact with programs, the average user may not even know how to use it.
The majority of applications which people use come with some sort of graphical interface. It is only usually very niche and specific tools which will come with only a command-line interface.
If you want your applications to be accessible to as many people as possible, it is worth creating a graphical interface to make as many people as possible feel familiar when using them.
推薦閱讀
- Web前端開發(fā)技術(shù):HTML、CSS、JavaScript(第3版)
- PyTorch自動(dòng)駕駛視覺感知算法實(shí)戰(zhàn)
- Elastic Stack應(yīng)用寶典
- C語言程序設(shè)計(jì)學(xué)習(xí)指導(dǎo)與習(xí)題解答
- bbPress Complete
- 數(shù)據(jù)結(jié)構(gòu)與算法分析(C++語言版)
- 學(xué)習(xí)OpenCV 4:基于Python的算法實(shí)戰(zhàn)
- Practical Game Design with Unity and Playmaker
- Python Data Science Cookbook
- Mastering Python Design Patterns
- 移動(dòng)增值應(yīng)用開發(fā)技術(shù)導(dǎo)論
- Android Sensor Programming By Example
- 算法設(shè)計(jì)與分析:基于C++編程語言的描述
- SAP Web Dynpro for ABAP開發(fā)技術(shù)詳解:基礎(chǔ)應(yīng)用
- PostgreSQL 12 High Availability Cookbook