推荐
专栏
教程
课程
飞鹅
本次共找到4451条
业务支持
相关的信息
Stella981
•
3年前
Mac OSX 添加 Bash 自动补全支持
安装bashcompletion1.用homebrew(https://www.oschina.net/action/GoToLink?urlhttp%3A%2F%2Fbrew.sh)安装bashcompletion软件包:brewinstallbashcompletion2.把下面内容添加到你的~/.b
Stella981
•
3年前
Spring Cloud Gateway 扩展支持动态限流
之前分享过一篇《SpringCloudGateway原生的接口限流该怎么玩》(https://my.oschina.net/giegie/blog/1838560),核心是依赖SpringCloudGateway默认提供的限流过滤器来实现原生RequestRateLimiter的不足
Wesley13
•
3年前
Android 4.4 KitKat 支持 u 盘功能
AndroidU盘功能实现和分析u盘功能实现结果:!(http://static.oschina.net/uploads/img/201606/20160409_R46A.jpg)
Wesley13
•
3年前
VideoView支持播放https的url视频
重写setVideoUrI方法@OverridepublicvoidsetVideoURI(Uriuri){super.setVideoURI(uri);try{HttpsURLConnection.setDefaultSSLSocketFactory(S
Stella981
•
3年前
BootStrap如何支持多模态框弹窗
$(document).on('show.bs.modal','.modal',function(event){$(this).appendTo($('body'));}).on('shown.bs.modal','.modal.in',function(event){
Wesley13
•
3年前
uikiller再度进化支持Cocos Creator 2.0
1\.前言早在8月24日,公众号收到网友Vincent的留言,提醒我uikiller库在CocosCreator2.0上有错!惊出一身冷汗,怎么忘记这个事了。晚上回到家,迅速启动CocosCreator2.0打开uikiller工程,确实是有问题,还好问题不严重,立马做了修改并推送到github仓库增加了v2分支,在此感谢
Easter79
•
3年前
SpringMVC 4.2 对跨域的支持
Crossoriginresourcesharing(CORS)isaW3Cspecificationimplementedbymostbrowsersthatallowsyoutospecifyinaflexiblewaywhatkindofcrossdomainrequestsareauthori
Stella981
•
3年前
Spring 4 支持的 Java 8 特性
【编者按】不管现在你是不是拒绝的,Java8越来越近了,各主流框架纷纷推出了支持Java8的新版本,比如Spring(https://www.oschina.net/action/GoToLink?urlhttps%3A%2F%2Fgithub.com%2Fspringprojects%2Fspringframework%23pre
Wesley13
•
3年前
MYSQL表分区支持的函数清单
Mysql5.1支持的partition函数1.数学函数ABS(x) 返回x的绝对值CEILING(x)/CEIL(x)返回大于或等于x的最小整数FLOOR(x) 返回小于或等于x的最大整数MOD(x,y) 返回x除以y以后的余数2.日期时间函数EXTRACT(typeFROMd) 从
Stella981
•
3年前
Hadoop支持Lzo压缩配置及案例
点击上方蓝色字体,选择“设为星标”回复”资源“获取更多资源!(https://oscimg.oschina.net/oscnet/ab370bf9fdae437196c7572c2a94f50a.jpg)!(https://oscimg.oschina.net/oscnet/a3dd269929fa4805
1
•••
31
32
33
•••
446