zoukankan
html css js c++ java
Python 源代码代码打包成 whl 文件
1.检查
python
setup
.py
check
2.打包
python setup.py sdist bdist_wheel || true
查看全文
相关阅读:
Split Temporary Variable
Introduce Explaining Variable
Replace Temp with Query
Extract Method
自测代码的价值
代码的坏味道
Divergent Change & Shotgun Surgery
Large Class
Long Method
Duplicated Code
原文地址:https://www.cnblogs.com/wangjq19920210/p/10880201.html
最新文章
webview的进度条的加载,webview的使用以及handle的理解与使用
转:大神微博
转:自定义控件三部曲之动画篇——alpha、scale、translate、rotate、set的xml属性及用法
当前activity透明度的获取与修改
BZOJ1880: [Sdoi2009]Elaxia的路线
LG1268树的重量
cf731E
胡扯两句——CDQ分治
[BZOJ3295] [Cqoi2011]动态逆序对
bzoj3594: [Scoi2014]方伯伯的玉米田
热门文章
161018--NOIP模拟
bzoj4443: [Scoi2015]小凸玩矩阵
Matrix-Tree定理
bzoj1070: [SCOI2007]修车
Liar CodeForces
Codeforces Round #421 (Div. 1) (BC)
An unavoidable detour for home CodeForces
Bipartite Checking CodeForces
Codeforces Round #415 (Div. 1) (CDE)
Replace Method with Method Object
Copyright © 2011-2022 走看看