/ as sysdba; create user test_base identified by 123; create tablespace test_base datafile 'D:\oracle\test_base.dbf' size 200m; alter user test_base default tablespace test_base...
File file = new File(String path); 只是创建文件对象 file.exists();文件是否存在 file.isDirectory();判断文件对象是否是文件夹 String[] list = file.list();返回文件列表,文件夹名字或...
flushall:清理缓存里的所有内容。 set keyname "keyvalue":往缓存里添加内容。 del keyname:删除缓存里key为keyname的记录。 redis-cli.exe -h 192.168.10.11 -p 6379 :连接到远程的red...
war包排除文件 <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-war-plugin</artifactId> <configuration> <attachClasses>true</attachClasses> <packagingExclu...
Table:table,table-bordered,table,table-hover,table-condensed, tr,td:active,success,warning,danger,info Form:form-group -> form-control, form-inline,form-horizontal, Button: <a...
<dependency> <groupId>org.springframework.cloud</groupId> <artifactId>spring-cloud-starter-eureka-server</artifactId> </dependency> @SpringBootApplication @EnableEurekaSer...
Spring Cloud Config Client <parent> <groupId>org.springframework.cloud</groupId> <artifactId>spring-cloud-starter-parent</artifactId> <version>Angel.SR4</version> </parent...
Spring Cloud Config Server <parent> <groupId>org.springframework.cloud</groupId> <artifactId>spring-cloud-starter-parent</artifactId> <version>Angel.SR4</version> </parent> <dep...
anon org.apache.shiro.web.filter.authc.AnonymousFilter authc org.apache.shiro.web.filter.authc.FormAuthenticationFilter authcBasic org.apache.shiro.web.filter.authc.BasicHttpAut...
没有更多内容
加载失败,请刷新页面
文章删除后无法恢复,确定删除此文章吗?
动弹删除后,数据将无法恢复
评论删除后,数据将无法恢复