12 2019 档案
修改pip的安装源
摘要:1.国内的镜像有: 清华:https://pypi.tuna.tsinghua.edu.cn/simple阿里云:http://mirrors.aliyun.com/pypi/simple/中国科技大学 https://pypi.mirrors.ustc.edu.cn/simple/华中理工大学:h
阅读全文
使用pycharm发布python程序到ubuntu中运行
摘要:前提条件: 1.ubuntu安装了vsftpd,可以参考:https://www.cnblogs.com/xienb/p/9322805.html 2.安装专业版pycharm 步骤: 1.新建一个Pycharm项目,然后tool->Deployment->Configuration 2.Add->
阅读全文
vue
摘要:指令: v-html html模板 v-model value绑定 v-bind 属性绑定 v-if v-else v-else-if if判断 v-on 事件 v-for 循环 Vue: el data 数据 methods 方法 filters 过滤器 computed(set、get)计算属性
阅读全文
dnspy使用技巧
摘要:打开dnspy,调试–>附加到进程–>选择相应的进程ID–>附加(支持同时附加多个进程) 调试–>窗口–>模块–>搜索要调试的程序集–>双击(这一步很重要, 不是从窗口中拖过来的dll)
阅读全文
浙公网安备 33010602011771号