推荐
专栏
教程
课程
飞鹅
本次共找到6165条
html文件
相关的信息
Easter79
•
4年前
tar命令中的
我用这个命令:tarzcvfchao.tar.gz/chao/\ 打包文件的时候,在压缩包里把 /chao/这个路径也打包进去了。root@yunweitestchaols/chao/01.txt02.txt03.txt04.txt05.txt06.txt07.txt08.txt
Easter79
•
4年前
springboot+beetlsql+mysql整合
一、工程目录结构 !(https://oscimg.oschina.net/oscnet/316a2b26e8f95d6e47c9f2ec9c7b1c0637b.jpg)二、pom.xml文件配置<dependency<groupIdmysql</groupId<artifactIdmysqlconnector
Stella981
•
4年前
Netbeans与基于libsass的SASS编译器不兼容的解决办法
问题Couldnotfindanoptionnamed"cachelocation".如果你在Netbeans10、11、12上使用基于libsass的任何一款SASS编译器来编译scss文件,比如来自(https://www.oschina.net/action/GoToLink?urlhttps%3A%2F%2Fs
Stella981
•
4年前
Json
文件夹技术简单介绍 1(https://www.oschina.net/action/GoToLink?urlhttp%3A%2F%2Fgubaojian.blog.163.com%2Fblog%2Fstatic%2F1661799082012101439591%2F%23_Toc340668340)一、JSONRPC协议描写
Stella981
•
4年前
Android Studio 3.0 下 Cordova 打包时 Gradle 兼容性问题解决
升级到AndroidStudio3.0,Gradle升级为4.3.1版本,使用cordovabuildandroid出错.解决方案:windows系统以下命令行在MINGW的bash窗口中执行1.下载文件https://downloads.gradle.org/distributions/gradle4.3.1
Stella981
•
4年前
CentOS 7创建Samba共享目录
1\.安装Samba服务yum y install samba 查看yum源中Samba版本yum list | grep samba 查看samba的安装情况rpm qa | grep sambaSamba服务器安装完之后,会生成配置文件目录/etc/samba,/etc/samba/smb.conf
Easter79
•
4年前
sublime常用插件以及自定义代码块
关于sublime的一些补充,如果你还不了解,可以先看这里:认识sublime(https://my.oschina.net/yxmBetter/blog/828418)sublime常用插件列表插件名称功能AutoFileName根据打开的文件进行提示BracketHighlighter高亮选中的括号CSS
Stella981
•
4年前
Docker安装MongoDB
1.上传Mongo到宿主机,或者在宿主机中下载2.编写Dockerfile构建镜像3.编写supervisor配置文件4.build和runMongoDB安装下载Mongo$curlOhttps://fastdl.mongodb.org/linux/mongodblinuxx86_64ubun
Wesley13
•
4年前
vsftpd功能介绍
用户认证:匿名用户:ftp,anonymous,对应Linux用户ftp,随便输密码,都能登录系统用户:Linux用户,用户/etc/passwd,密码/etc/shadow虚拟用户:特定服务的专用用户,独立的用户/密码文件nsswitch:networkserviceswitch名称解析框架pam:pluggableauthe
Stella981
•
4年前
Spring Boot(十一):Spring Boot如何测试打包部署
一、开发阶段(一)单元测试在开发阶段的时候最重要的是单元测试,SpringBoot对单元测试的支持已经很完善了。1、在pom.xml文件中添加依赖<dependency<groupIdorg.springframework.boot</groupId<artifactIdspringb
1
•••
451
452
453
•••
617