登录
首页 » Python » book

book

于 2020-06-22 发布
0 146
下载积分: 1 下载次数: 1

代码说明:

说明:  一个简易的图书管理系统,在pycharm里面运行,含MySQL数据库(A simple book management system, run in Pycharm, including MySQL database)

文件列表:

book\.idea, 0 , 2020-06-21
book\.idea\book.iml, 408 , 2020-05-22
book\.idea\encodings.xml, 138 , 2020-05-22
book\.idea\misc.xml, 294 , 2020-05-22
book\.idea\modules.xml, 267 , 2020-05-22
book\.idea\workspace.xml, 17027 , 2020-06-21
book\generate_data.py, 1416 , 2020-05-29
book\run.py, 221 , 2020-05-29
book\ui, 0 , 2020-06-05
book\ui\__pycache__, 0 , 2020-06-05
book\ui\__pycache__\login_window.cpython-37.pyc, 2578 , 2020-06-05
book\ui\__pycache__\main_window.cpython-37.pyc, 1021 , 2020-06-05
book\ui\__pycache__\register_window.cpython-37.pyc, 2869 , 2020-06-05
book\ui\login_window.py, 4273 , 2020-06-05
book\ui\login_window.ui, 3341 , 2020-05-29
book\ui\main_window.py, 863 , 2020-06-05
book\ui\main_window.ui, 687 , 2020-06-05
book\ui\register_window.py, 5062 , 2020-06-05
book\ui\register_window.ui, 3882 , 2020-06-05
book\util, 0 , 2020-06-05
book\util\__pycache__, 0 , 2020-06-05
book\util\__pycache__\dbutil.cpython-37.pyc, 1521 , 2020-06-05
book\util\dbutil.py, 1483 , 2020-06-05
book\view, 0 , 2020-06-05
book\view\__pycache__, 0 , 2020-06-05
book\view\__pycache__\login_window.cpython-37.pyc, 2603 , 2020-06-05
book\view\__pycache__\main_window.cpython-37.pyc, 626 , 2020-06-05
book\view\__pycache__\register_window.cpython-37.pyc, 1736 , 2020-06-05
book\view\login_window.py, 2602 , 2020-06-05
book\view\main_window.py, 237 , 2020-06-05
book\view\register_window.py, 1949 , 2020-06-05

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • VC_show
    说明:  用VC开发的界面程序,显示工业控制数据和状态信息(show the data and the status information of insustry control)
    2010-04-26 21:37:19下载
    积分:1
  • wpftoolkit-master
    WPF wpftoolkit-master UI界面 自定义控件等(WPF wpftoolkit-master UI Interface custom controls, etc.)
    2020-06-18 13:40:02下载
    积分:1
  • JRegexTool
    正则匹配工具,可匹配任意字符,支持匹配替换,支持对各种标示符的特别处理,界面化操作,简单易用(Regular matching tool to match any character, support matching replacement support special treatment for a variety of identifiers, interface operation, easy to use)
    2014-02-17 14:56:07下载
    积分:1
  • 创建
    说明:  1 程序开发步骤 (1) 打开vc,选择菜单项file->new,选择projects选项卡并建立一个名为"process"的win32 console applicatoin工程;创建时注意指定创建该工程的目录; (2) 在工程中创建源文件"process.cpp":选择菜单项project->add to project->files,在选择框中输入自己想要创建的文件名,这里是"process.cpp";接下来询问是否创建新文件时回答"yes";然后通过Workspace->FileView->Source Files打开该文件(同上一试验); (3) 通过调用菜单命令项build->build all进行编译连接,可以在指定的工程目录下得到debug->process.exe程序;再把给定的launchset.txt文件存入该debug目录下,就可以在控制台下进入该目录以launchset.txt为参数运行程序,命令行为:process launchset.txt;要强调的是,在launchset.txt中指定的应用程序路径要正确,否则建立新的进程时会出错,这时需要对照系统的实际情况改动所给的参数文件。 2 补充说明 这里仅仅给出了编译结果和源程序,没有所创建工程的其他文件。(a program development steps (a) to open vc, select menu item file-gt; New, tab to choose projects and the establishment of a "process" of win32 console applicatoin works; Attention to create designated to create the directory of the project; (2) establish a project document "process.cpp" : Select menu item project-gt; add to project-gt; files, the choice of their own box to create the file name, here is the "process.cpp"; the next question asks whether the creation of new documents to answer "yes"; then Workspace- gt; FileView- gt; Source Files open the document (ibid. a pilot); (3) Order by calling menu items build-gt; build compile all connected, in the specific project directory under debug- gt; process. exe; then to the launchset.txt documents)
    2005-11-04 12:45:13下载
    积分:1
  • VVCMFCTreeLisC
    VC MFC 实现的TreeLList控件,左边为树,右边为列表 (VC MFC achieve the TreeLList of controls on the left of the tree, the right to list)
    2012-08-11 23:04:18下载
    积分:1
  • UDP-Video-Transfer-master
    python实现实时视频流传输和显示,从客户端到服务器端(Python implements real-time video streaming transmission and display from client to server)
    2021-03-19 23:19:18下载
    积分:1
  • R4i-SDHC_3DS_RTS-Flashrom
    3DS kit extractor, used to extract .dbk and .dbf files
    2019-05-18 05:25:05下载
    积分:1
  • Skiman
    Motorola skin changer
    2009-09-05 13:30:56下载
    积分:1
  • 《Visual C++MFC实例》完整书签版
    说明:  Visual C++MFC编程实例,主要内容包括:1、MFC基础知识,2、用户界面实例,3、内部处理实例,4、打包实例。(Visual C++MFC programming examples, the main content includes: 1, MFC basic knowledge, 2, user interface instances, 3, internal processing instances, 4, packaging instances.)
    2020-03-19 17:10:41下载
    积分:1
  • envi_batch_template
    idl环境下海量数据批处理的编写界面创建和初始化代码(idl batch environment, massive data creation and initialization code to write the interface)
    2020-11-19 13:59:38下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载