Xtool x100 pad2 FAQS and the solutions for software cant working Xtool X100 PAD2 is the first tablet key programmer in the world! It not only provides ...
分类:
其他好文 时间:
2019-10-01 18:16:33
阅读次数:
107
文件和目录管理 长度不能超过255个字符,不能使用字符“/”,区分大小写; 文件拓展名没有特殊含义(区别于Windows)。 cd pwd Print Working Directory ls ls [选项] 目录名称 当 ls 命令不使用任何选项时,默认只会显示非隐藏文件的名称,并以文件名进行排序 ...
分类:
系统相关 时间:
2019-09-24 15:44:05
阅读次数:
98
1. RepositoryService The RepositoryService is probably the first service needed when working with the Activiti engine. This service offers operations ...
分类:
其他好文 时间:
2019-09-23 11:56:04
阅读次数:
83
[TOC] 1 SSH服务协议 1.1 ssh服务协议说明 SSH 是 Secure Shell Protocol 的简写,由 IETF 网络工作小组(Network Working Group )制定;在进行数据传输之前,SSH先对联机数据包通过加密技术进行加密处理,加密后在进行数据传输。确保了传 ...
分类:
其他好文 时间:
2019-09-16 11:48:09
阅读次数:
96
Refer: https://www.ietf.org/rfc/rfc2326.txt Network Working Group H. SchulzrinneRequest for Comments: 2326 Columbia U.Category: Standards Track A. Rao ...
分类:
其他好文 时间:
2019-09-13 17:47:09
阅读次数:
116
一、现象: git add *时出现如下现象: The file will have its original line endings in your working directory 解决: ...
分类:
其他好文 时间:
2019-09-05 22:58:27
阅读次数:
76
当天完成的工作:1.用git更新项目时发现原本的分支一直存在冲突,一直显示nothing tocommit, working tree clean,尝试解决冲突但是网上提供的方法都不能解决,最后只能新建一个分支上传。 2.在之前界面的基础上添加上传图片的代码,用wx.chooseImage接口上传图 ...
分类:
其他好文 时间:
2019-09-01 21:35:13
阅读次数:
99
Q:RC-Corner跟PVT怎么组合? A:通常的组合: Q:通常说的ttcorner指的是啥? A:@孟时光 ttcorner是指管子在tt+RCtyp吧。 Typesof corners When working in the schematic domain, weusually only ...
分类:
其他好文 时间:
2019-08-28 01:09:24
阅读次数:
84
pwd:打印当前工作目录(Print Working Directory) ls:列出文件和目录(List) pwd:打印当前工作目录(Print Working Directory) - Ubuntu的清单默认有颜色区分:蓝色(目录)、浅蓝色(链接文件)、绿色(可执行文件)、红色(压缩文件)、灰色 ...
分类:
系统相关 时间:
2019-08-28 01:04:48
阅读次数:
73
有关内核的作用: 管理设备、内存、进程、控制在系统程序和系统硬件的接口、管理交换区、守护进程、文件系统和其他接口 linux命令大小写敏感 clear 清屏 pwd (print working directory) 打印当前路径 cd [dir] 进入某一个目录 /表示根目录 ../表示上一级目录 ...
分类:
系统相关 时间:
2019-08-27 18:50:57
阅读次数:
117