Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
liqiangZzz
/
py-foundations
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
master
Branches
Tags
Go to file
Code
Open more actions menu
Latest commit
History
2 Commits
2 Commits
Folders and files
Name
Name
Last commit message
Last commit date
pkg
pkg
企业员工管理系统
企业员工管理系统
.gitignore
.gitignore
01第一个python程序.py
01第一个python程序.py
02注释.py
02注释.py
03PyCharm快捷键.py
03PyCharm快捷键.py
04变量.py
04变量.py
05Python的输入.py
05Python的输入.py
06输出格式化.py
06输出格式化.py
07算术运算符.py
07算术运算符.py
08复合赋值运算符.py
08复合赋值运算符.py
09条件运算符.py
09条件运算符.py
10计算BMI.py
10计算BMI.py
11if语句的写法.py
11if语句的写法.py
12while循环语句.py
12while循环语句.py
13for循环语句.py
13for循环语句.py
14猜数游戏.py
14猜数游戏.py
15字符串.py
15字符串.py
16列表.py
16列表.py
17元祖.py
17元祖.py
18序列的通用操作.py
18序列的通用操作.py
19字典.py
19字典.py
20Set集合.py
20Set集合.py
21可变和不可变类型.py
21可变和不可变类型.py
22自定义函数.py
22自定义函数.py
23函数中的参数.py
23函数中的参数.py
24函数的返回值.py
24函数的返回值.py
25局部变量和全局变量.py
25局部变量和全局变量.py
26函数的易错题.py
26函数的易错题.py
27递归函数.py
27递归函数.py
28lambda表达式.py
28lambda表达式.py
29高阶函数.py
29高阶函数.py
30Python的内置高阶函数.py
30Python的内置高阶函数.py
31文件流操作.py
31文件流操作.py
32文件夹相关操作.py
32文件夹相关操作.py
33文件操作综合案例.py
33文件操作综合案例.py
34定义一个类.py
34定义一个类.py
35类属性和对象属性.py
35类属性和对象属性.py
36类函数和静态函数.py
36类函数和静态函数.py
37单继承.py
37单继承.py
38函数的重写.py
38函数的重写.py
39多继承.py
39多继承.py
40私有属性和函数.py
40私有属性和函数.py
41多态.py
41多态.py
42导入模块.py
42导入模块.py
43调用模块.py
43调用模块.py
44模块的限制.py
44模块的限制.py
45包中模块的导入.py
45包中模块的导入.py
46异常处理.py
46异常处理.py
47自定义异常.py
47自定义异常.py
my_module.py
my_module.py
my_module2.py
my_module2.py
my_module3.py
my_module3.py
test.txt
test.txt
test2.txt
test2.txt
test3.txt
test3.txt
View all files
About
Python 基础
Topics
python
python-core
Activity
Stars
0
stars
Watchers
0
watching
Forks
0
forks
Report repository
Releases
Packages
Contributors
Languages
You can’t perform that action at this time.