码迷,mamicode.com
首页 >  
搜索关键字:programs    ( 760个结果
bat 每天开机自动从git/svn服务器更新代码
一 针对svn服务器 1.新建一个bat后缀名为xxx.bat文件 2.里面写入 svn updatepause 3.将此bat文件放到你项目的根目录下 4.右键生成快捷方式,然后将快捷方式放到C:\ProgramData\Microsoft\Windows\Start Menu\Programs\ ...
分类:其他好文   时间:2017-06-17 23:23:14    阅读次数:292
python 3.5 django 笔记
django入门笔记环境:PyCharmpro5.0.3python3.5上面两个软件安装后python需要添加环境变量否则在cmd内运行会报错我电脑使用的是win10环境变量path内添加C:\Users\hisun\AppData\Local\Programs\Python\Python35\C:\Users\hisun\AppData\Local\Programs\Python\Python35\Scripts..
分类:编程语言   时间:2017-06-06 10:43:55    阅读次数:138
March 30 2017 Week 13 Thursday
I learned the value of hard work by working hard. 只有真的努力了,才会知道努力的价值。 On the day, March 12th 2017, I wrote the same words, and I felt the same feelings ...
分类:其他好文   时间:2017-06-05 10:32:59    阅读次数:143
python day3
1、数值拷贝 C:\Users\811314\AppData\Local\Programs\Python\Python35-32\python.exe C:/homework/day3/1.py492322480492322480492322480492322480 Process finished ...
分类:编程语言   时间:2017-06-01 16:36:06    阅读次数:171
测试工具
1. jmeter http://jmeter.apache.org/ java语言开发,跨平台,支持图形化界面。 2. ab https://httpd.apache.org/docs/2.4/programs/ab.html apache自带的基准测试工具,专门用于http服务器性能测试。 ...
分类:其他好文   时间:2017-05-31 19:03:16    阅读次数:159
用LogParser分析Windows日志
用LogParser分析Windows日志 实战案例分享 假设你已具有上面的基础知识,那么以下为你准备了更加深入的应用操作视频(从安装到使用的全程记录): http://www.tudou.com/programs/view/SWoIeUkUWWQ/ 用LogParser分析Windows日志 实战 ...
分类:Windows程序   时间:2017-05-31 14:06:27    阅读次数:231
day04
#!C:\Users\git.git-THINK\AppData\Local\Programs\Python # -*- coding:utf-8 -*- #1、函数的概念:有一个函数即变量的概念,要使用函数需要先定义,函数名相当于变量名,指向该函数的内存地址,在函数名后面加()就是调用该函数。 #... ...
分类:其他好文   时间:2017-05-28 20:53:27    阅读次数:169
模块(1)
模块分为三类: 1、自定义模块 2、内置标准模块(标准库) 3、开源模块 Python 包管理工具: PIP Windows 位置: Users\xxx\AppData\Local\Programs\Python\Python36-32\Scripts 1,pip.exe 2,pip36.exe 3 ...
分类:其他好文   时间:2017-05-28 09:57:56    阅读次数:158
创建FTP服务
Step1: Create a FTP folder in your C disk, named “AutomationReport” Step2: Install IIS components. Star Menu -> Control Panel -> Programs -> Turn Wind ...
分类:其他好文   时间:2017-05-23 18:47:04    阅读次数:129
UsageGrideReport++
迁移时间:2017年5月20日11:42:02CreateTime--2016年9月29日15:46:15Author:Marydon版本Gride Report++6.0使用说明:参考链接:http://www.tudou.com/programs/view/m4t7M_T8Apo/ 1.右侧下面 ...
分类:其他好文   时间:2017-05-20 13:21:41    阅读次数:178
760条   上一页 1 ... 27 28 29 30 31 ... 76 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!