JavaShuo
欄目
標籤
the Python's note during study by myself
時間 2021-07-13
標籤
notebook
欄目
Python
简体版
原文
原文鏈接
1 堆裏面放對象。 棧裏面放變量。(FILO) 2 del variant 刪除的只是棧裏的變量,對象依然存在與堆裏裏面(對象沒有再被引用時,堆裏面的對象就被回收) 3 解包賦值實現變量互換 a,b = b,a 4 python 不支持常量 5 命名規則 類:駝峯命名(唯一不用下劃線的) 邏輯常量:全大寫
>>阅读原文<<
相關文章
1.
perl study note-1
2.
Dram Study note--Termination
3.
perl study note
4.
perl study note-2
5.
Beginning Scala study note(6) Scala Collections
6.
c++ 12_27 study note
7.
c++ 12_28 study note
8.
c++ 12_25 study note
9.
c++ 01_02 study note
10.
Jfinal study note
更多相關文章...
•
SQLite Indexed By
-
SQLite教程
•
SQLite Group By
-
SQLite教程
•
RxJava操作符(一)Creating Observables
•
JDK13 GA發佈:5大特性解讀
相關標籤/搜索
pythons
note
study
Paper Note
study one
Study Record
mysql..the
the&nbs
mysql....the
The One!
Python
0
分享到微博
分享到微信
分享到QQ
每日一句
每一个你不满意的现在,都有一个你没有努力的曾经。
最新文章
1.
Window下Ribbit MQ安裝
2.
Linux下Redis安裝及集羣搭建
3.
shiny搭建網站填坑戰略
4.
Mysql8.0.22安裝與配置詳細教程
5.
Hadoop安裝及配置
6.
Python爬蟲初學筆記
7.
部署LVS-Keepalived高可用集羣
8.
keepalived+mysql高可用集羣
9.
jenkins 公鑰配置
10.
HA實用詳解
本站公眾號
歡迎關注本站公眾號,獲取更多信息
相關文章
1.
perl study note-1
2.
Dram Study note--Termination
3.
perl study note
4.
perl study note-2
5.
Beginning Scala study note(6) Scala Collections
6.
c++ 12_27 study note
7.
c++ 12_28 study note
8.
c++ 12_25 study note
9.
c++ 01_02 study note
10.
Jfinal study note
>>更多相關文章<<