凯特林 凯特林
4年前
移动端H5开发常用技巧总结
html篇常用的meta属性设置meta对于移动端的一些特殊属性,可根据需要自行设置<meta name"screenorientation" content"portrait" //Android 禁止屏幕旋转<meta name"fullscreen" content"yes"             //全屏显示
Wesley13 Wesley13
3年前
DLX 求解数独
原文链接: DLX求解数独(https://my.oschina.net/ahaoboy/blog/4693206)https://www.cnblogs.com/grenet/p/3145800.html(https://www.oschina.net/action/GoToLink?urlhttps%3A%2F%2Fwww.cnblogs
Stella981 Stella981
3年前
JS组件系列——自己动手封装bootstrap
具体使用见转载地址!由于在使用过程中,出现了一点问题,所以在这里记录下来。先看html代码:<scripttype"text/javascript"$(document).ready(function(){$('.tree').treegridData({
Wesley13 Wesley13
3年前
Java中六大时间类的使用和区别
Java中六大时间类的使用和区别(https://www.oschina.net/action/GoToLink?urlhttp%3A%2F%2Fwww.cnblogs.com%2Fgreatfish%2Fp%2F6036567.html)
Stella981 Stella981
3年前
Atom 配置
原文链接: Atom配置(https://my.oschina.net/ahaoboy/blog/1204660)插件http://www.cnblogs.com/wonyun/p/5125211.html(https://www.oschina.net/action/GoToLink?urlhttp%3A%2F%2Fwww.cnblog
Wesley13 Wesley13
3年前
CSS定位问题(3):相对定位,绝对定位
引子:开始的时候我想先要解决一个问题,怎么设置一个div盒子撑满整个屏幕?看下面的html代码:XHTML12345<body<divid\"fatherbody"\<divclass\"item1"\</div</div</body
Stella981 Stella981
3年前
Elasticsearch笔记——了解Elasticsearch
什么是Elasticsearch(https://www.oschina.net/action/GoToLink?urlhttps%3A%2F%2Fwww.elastic.co%2Fguide%2Fcn%2Felasticsearch%2Fguide%2Fcurrent%2Frunningelasticsearch.html)?    E
Stella981 Stella981
3年前
MongoDB服务无法启动,windows提示发生服务特定错误:100
MongoDB服务无法启动,windows提示发生服务特定错误:100(https://www.oschina.net/action/GoToLink?urlhttps%3A%2F%2Fwww.cnblogs.com%2FBGOnline%2Fp%2F6813804.html)
Easter79 Easter79
3年前
Tensorflow计算正确率、精确率、召回率
二分类模型的评价指标https://www.cnblogs.com/xiaoniu666/p/10511694.html参考tf的方法predictionstf.argmax(predict,1)actualstf.argmax(real,1)ones_like_actualstf.o
Wesley13 Wesley13
3年前
Java Monitoring&Troubleshooting Tools
JDKToolsandUtilities(https://www.oschina.net/action/GoToLink?urlhttps%3A%2F%2Fdocs.oracle.com%2Fjavase%2F8%2Fdocs%2Ftechnotes%2Ftools%2Findex.html)MonitoringToolsYou