1、进入cmd

2、输入盘符比如:E:

3、切换目录

cd E:\progect\Firstdjango

实例:

最新文章

  1. Windows Store App 全球化 资源匹配规则
  2. webview 实现滑动前进后退功能
  3. Android样式的开发:drawable汇总篇
  4. Selenium启动本地firefox的profile
  5. python 读写INI配置文件
  6. HTTP verb的安全性和幂等性
  7. 深入了解jquery中的键盘事件
  8. 【LeetCode题意分析&解答】33. Search in Rotated Sorted Array
  9. ubuntu 系统设置bugzilla制
  10. 6天通吃树结构—— 第五天 Trie树
  11. 团队项目第二阶段个人进展——Day10
  12. 【Codeforces】【网络流】【树链剖分】【线段树】ALT (CodeForces - 786E)
  13. shutil
  14. 【转】VMware 14 Pro安装mac os 10.12
  15. 通过第三方软件打开sqlite
  16. 【转】GDB中应该知道的几个调试方法
  17. OAF_OAF Framework常用函数汇总(概念)
  18. linux中查看nginx、apache、php、mysql配置文件路径的方法
  19. Mysql中的Btree与Hash索引
  20. tpo-08 C2 A strategy for attracting customers

热门文章

  1. ICPC2019上海站游记
  2. Hadoop动态增加节点与删除节点
  3. Java8-Thread-No.01
  4. partial 部分类
  5. js实现填写身份证号、手机号、准考证号等信息自动空格的效果
  6. 题解 [APIO2014]连珠线
  7. 慕课网SSM仿大众点评
  8. CF1156E Special Segments of Permutation
  9. 018_查看有多少远程的 IP 在连接本机(不管是通过 ssh 还是 web 还是 ftp 都统计)
  10. 【AGC030F】Permutation and Minimum(DP)