摘要:
``` 欢迎系统 Photobooth.js HTML5 Webcam for your website container = document.getElementById( "example" ); g... 阅读全文
摘要:
HTML5 Webcam for your website, photobooth.js 阅读全文
摘要:
count curl XGET http://21.3.5.121:9200/ipv4geo/service/_count d '{"query":{"match":{"srv_content":"iis"}}}' aggs curl XGET http://21.3.5.121:9200/ipv4 阅读全文
摘要:
```
#lsusb #dmesg | grep uvc #apt-get install guvcview cheese
``` 阅读全文
摘要:
create database if not exists wifi default character set utf8; 阅读全文
摘要:
``` $(' start_scan').on('click',function(){ if(timer == undefined){ timer = setInterval(scan,1000) starting = new Boolean(true) $(' start_scan').text( 阅读全文
摘要:
```
application.properties spring.datasource.driverClassName=
spring.datasource.url=
spring.datasource.username=
spring.datasource.password=
spring.jpa.hibernate.ddl-auto=update
spring.jpa.show-sql=t... 阅读全文
摘要:
```
mvn install:install-file -DgroupId=com.oracle "-DartifactId=ojdbc6" "-Dversion=11.2.0.2.0" "-Dpackaging=jar" "-Dfile=E:\ojdbc6.jar"
``` 阅读全文