上一页 1 ··· 28 29 30 31 32 33 34 35 36 ··· 118 下一页
摘要: https://github.com/dahlia/awesome-sqlalchemy Python Design PatternsThis project contains some of the most popular design patterns implemented in Pytho 阅读全文
posted @ 2023-06-30 21:37 ®Geovin Du Dream Park™ 阅读(38) 评论(0) 推荐(0)
摘要: /*****************************************************************//** * \file ConsoleTextFileDemoApp.cpp c++ 14 * \brief * * * \author geovindu * \da 阅读全文
posted @ 2023-06-30 21:11 ®Geovin Du Dream Park™ 阅读(8) 评论(0) 推荐(0)
摘要: python.exe -m pip install --upgrade pip pip install pymssqlpip install pymysqlpip install pyodbcpip install DBUtilspip install xlrdpip install xlwtpip 阅读全文
posted @ 2023-06-29 23:22 ®Geovin Du Dream Park™ 阅读(14) 评论(0) 推荐(0)
摘要: SQLAlchemy-2.0.17 Oracel,SQL server, PostgreSQL,MySQL,SQLite都玩过。 python.exe -m pip install --upgrade pip pip install pymssqlpip install pymysqlpip ins 阅读全文
posted @ 2023-06-28 20:57 ®Geovin Du Dream Park™ 阅读(19) 评论(0) 推荐(0)
摘要: pip install PyQt5pip install PyQt5-tools https://www.w3schools.cn/pyqt5/pyqt5_hello_world.htmlhttps://doc.qt.io/qtforpython-5/contents.htmlhttps://zhu 阅读全文
posted @ 2023-06-27 22:39 ®Geovin Du Dream Park™ 阅读(58) 评论(0) 推荐(0)
摘要: python.exe -m pip install --upgrade pip pip install pymssqlpip install pymysql pip install mysql-connector-pythonpip install pyodbcpip install DBUtils 阅读全文
posted @ 2023-06-26 20:36 ®Geovin Du Dream Park™ 阅读(25) 评论(0) 推荐(0)
摘要: SQLite 3 select StudentId,StudentName,StudentNO,StudentBirthday,(julianday('now')-julianday(StudentBirthday))/365 as Age from DuStudentList; SELECT (j 阅读全文
posted @ 2023-06-25 22:10 ®Geovin Du Dream Park™ 阅读(19) 评论(0) 推荐(0)
摘要: pip install matplotlibpip install numpypip install statsmodels """ StudentUI.py 读文件类 date 2023-06-24 edit: Geovin Du,geovindu, 涂聚文 ide: PyCharm 2023.1 阅读全文
posted @ 2023-06-24 15:09 ®Geovin Du Dream Park™ 阅读(98) 评论(0) 推荐(0)
摘要: """ StudentScoreInfo.py 学生成绩类 date 2023-06-16 edit: Geovin Du,geovindu, 涂聚文 ide: PyCharm 2023.1 python 11 """ import datetime import sys import os cla 阅读全文
posted @ 2023-06-24 09:00 ®Geovin Du Dream Park™ 阅读(23) 评论(0) 推荐(0)
摘要: 5A.txt: 北京(8个) 1、北京市海淀区圆明园景区(2020年) 2、北京奥林匹克公园(2012年) 3、恭王府景区(2012年) 4、明十三陵景区(2011年) 5、八达岭-慕田峪长城旅游(2007年) 6、颐和园(2007年) 7、天坛公园(2007年) 8、故宫博物院(2007年) 天津 阅读全文
posted @ 2023-06-23 16:37 ®Geovin Du Dream Park™ 阅读(44) 评论(0) 推荐(0)
上一页 1 ··· 28 29 30 31 32 33 34 35 36 ··· 118 下一页