Easter79 Easter79
4年前
tail
1.1tailf失效情况的重现我们使用tailftmp.test对tmp.test文件进行动态追踪,输出如下:!输入图片说明(https://static.oschina.net/uploads/img/201804/03140352_uKOr.png"在这里输入图片标题")然后我们再开
Wesley13 Wesley13
4年前
ubuntu 16.04 跑 docker
Ubuntu的软件源配置文件是 /etc/apt/sources.list换国内的,不然会疯。下面是清华大学滴:默认注释了源码镜像以提高aptupdate速度,如有需要可自行取消注释debhttps://mirrors.tuna.tsinghua.edu.cn/ubuntu/xenialmainrestric
Stella981 Stella981
4年前
Nginx的安装
在一个新的centOS7.5 的系统中安装1. 安装Nginx在/etc/yum.repos.d/ 目录下新建一个文件 名为 nginx.repo  输入以下内容并保存\nginx\namenginxrepobaseurlhttp://nginx.org/packages/centos/7/$
Easter79 Easter79
4年前
SpringBoot09 之修改编译JDK版本
SpringBoot在编译的时候,是有默认JDK版本的,如果我们期望使用我们要的JDK版本的话,那么要怎么配置呢?这个只需要修改pom.xml文件的<build<plugins加入一个plugin即可。<plugin   <artifactIdmavencompilerplugin</artifactId   <con
Stella981 Stella981
4年前
IIS7和IIS8环境下 ThinkPHP专用URL Rewrite伪静态规则
这是适用于IIS7,IIS7.5,IIS8.0及以上的ThinkPHP的伪静态规则,把以下代码保存成web.config文件,放到FTP的web目录内即可。<?xmlversion"1.0"encoding"UTF8"?<configuration  <system.webServer    <rewrit
Stella981 Stella981
4年前
Osgi导出的产品不能独立启动的问题之一的解决
现象:用eclipse的导出工具,生成一个产品目录,点击里面的执行文件,报错:Thexxexecutablelauncherwasunabletolocateitscompanionsharedlibrary国内网上搜了一下,都是eclipse自己启动时报这个错,基本上的解决方案如下:修改Myecli
Wesley13 Wesley13
4年前
Mysql学习
1.添加环境变量:右击我的电脑——属性——高级系统设置——环境变量——系统变量——Path里添加";C:\\ProgramFiles\\MySQL\\MySQLServer8.0\\bin",实际上就是mysql.exe的文件夹。2.登录数据库:C:\\Users\\Administratormysqlurootp
Stella981 Stella981
4年前
Android Studio 3.0+ Annotation processors must be explicitly declared now
把AndroidStudio升级到3.0版本的时候出现该问题:可以看到给了我们两种解决办法:1、即给出现问题的三方加上annotationProcessor配置2在相应的module的gradle文件中,使用javaCompileOptionsdefaultConfig{appli
Wesley13 Wesley13
4年前
20175316盛茂淞 2018
20175316201820192《Java程序设计》第2周课上测试总结上周考试题目总结题目1题目要求:在Ubuntu中用自己的有位学号建一个文件,教材p29Example2\_51.修改代码a\\中添
Stella981 Stella981
4年前
DEVOPS技术实践_06:sonar与Jenksin集成
代码质量管理平台一、checkout和打包功能1.1gitlab在新建一个文件!(https://oscimg.oschina.net/oscnet/c9e7c2f6919976c2bbfffe3df7a2a461014.png)!(https://oscimg.oschina.net/osc