1.新建text文、 2.里边写“rasdial 宽带名称 宽带账号 密码” 3.后缀改为 .bat 4.关闭网络 运行.bat 测试脚本是否生效 4.放入此路径下“C:\ProgramData\Microsoft\Windows\Start Menu\Programs\启动” 5.重启 ...
1.python 的第三方库俗称模块 sys的库的文件地址是 sys.path 打印出来是一堆地址也就是sys文件所在的地址目录 C:\\Users\\Administrator.DESKTOP-LT5SKOM\\AppData\\Local\\Programs\\Python\\Python36\ ...
分类:
其他好文 时间:
2018-06-02 15:22:37
阅读次数:
229
前提:给自己机器配置ssh免密登录#!/bin/bashcat << 'EOD' > list1234EODwhile read linedo if ssh myname@127.0.0.1 "test -f /tmp/a.sh"; then #配置了免密登录,此处不用输入密码 echo "$lin ...
分类:
系统相关 时间:
2018-05-31 00:32:08
阅读次数:
236
题目:KLEE: Unassisted and Automatic Generation of High-Coverage Tests for Complex Systems Programs作者:Cristian Cadar, Daniel Dunbar, Dawson Engler ?单位:St ...
分类:
其他好文 时间:
2018-05-30 21:32:50
阅读次数:
383
5月24日任务11.6MariaDB安装11.7/11.8/11.9Apache安装扩展apachedsohttps://yq.aliyun.com/articles/6298apacheapxshttp://man.chinaunix.net/newsoft/ApacheMenual_CN_2.2new/programs/apxs.htmlapache工作模式http://www.cnblogs
分类:
数据库 时间:
2018-05-25 11:04:45
阅读次数:
270
Original URL: https://www.guru99.com/cross-browser-testing-using-selenium.html What is Cross Browser Testing? Cross Browser Testing is a type of funct ...
分类:
编程语言 时间:
2018-05-24 15:15:02
阅读次数:
277
1.运行 shell:startup 命令,如下: 2、创建bat的快捷方式,把改快捷方式添加到,C:\ProgramData\Microsoft\Windows\Start Menu\Programs\StartUp目录下 3.编辑注册表 HKEY_LOCAL_MACHINE\SOFTWARE\M ...
1.installation 2.setup environment variables add %/MySQL Server/bin to path. then restart cmd/powershell 3.invoking mysql programs command interpreter ...
分类:
数据库 时间:
2018-05-16 16:42:59
阅读次数:
213
仿真时出现问题:Your current working folder is:D:\Program Files\MATLAB\R2010b\binSimulink does not permit you to build programs in theMATLAB installation area ...
分类:
其他好文 时间:
2018-05-07 13:32:11
阅读次数:
1185
[TOC] Introducing Python Object Types 对象类型的优势 1. Built in objects make programs easy to write 2. Built in objects are components of extensions 3. Buil ...
分类:
编程语言 时间:
2018-04-30 21:10:37
阅读次数:
286