04 2017 档案

摘要:一、Python 1. Download and install the python2.7.13(Note: It's best not to install in the C driver): https://www.python.org/57 2. Confiugre the Environm 阅读全文
posted @ 2017-04-24 17:07 Linazhu 阅读(173) 评论(0) 推荐(0) 编辑
摘要:https://buytest.actops.com/en-us/account/completeregistration?returnUrl= 1.Field Email Create Password Comfirm Password 2.Test checklists (1)Required/ 阅读全文
posted @ 2017-04-23 18:37 Linazhu 阅读(188) 评论(0) 推荐(0) 编辑
摘要:URL: https://buytest.actops.com/en-us/trial/product/ActPremium/plan/Month 1.Field: First Name Last Name Company Name Phone Number Email Country 2.Test 阅读全文
posted @ 2017-04-23 18:31 Linazhu 阅读(122) 评论(0) 推荐(0) 编辑
摘要:标准数据类型 Python3 中有六个标准的数据类型: Number(数字) String(字符串) List(列表) Tuple(元组) Sets(集合) Dictionary(字典) 1.isinstance和type的区别 内置的 type() 函数可以用来查询变量所指的对象类型,type() 阅读全文
posted @ 2017-04-14 10:40 Linazhu 阅读(309) 评论(0) 推荐(0) 编辑
摘要:The Call Home service has been configured as 'Automatic' start mode. But after restarting the computer, the service is stoped and the log is empty. No 阅读全文
posted @ 2017-04-07 10:41 Linazhu 阅读(116) 评论(0) 推荐(0) 编辑
摘要:内置系统账户:Local system/Network service/Local Service 区别 【 LocalSystem 账户】 LocalSystem是预设的拥有本机所有权限的本地账户,这个账户跟通常的用户账户没有任何关联,也没有用户名和密码之类的凭证。这个服务账户可以打开注册表的HK 阅读全文
posted @ 2017-04-07 10:26 Linazhu 阅读(208) 评论(0) 推荐(0) 编辑