Wesley13 Wesley13
4年前
java面试
自己因为面试碰壁,决定继续学习半个月再找工作本文就用来记录自己学习的过程吧资料:\java面经\干货整理,Java面试题(https://www.oschina.net/action/GoToLink?urlhttps%3A%2F%2Fwww.cnblogs.com%2Fwangmeng%2
Stella981 Stella981
4年前
ROS(indigo) 语音工具 科大讯飞 百度 pocketsphinx julius rospeex 16.11.22更新 ROS中文语音
ROS语音工具汇总,目前先给出链接,只用过一些简单的命令。中文语音:参考链接:使用科大讯飞库1 http://www.ncnynl.com/archives/201611/1069.html(https://www.oschina.net/action/GoToLink?urlhttp%3A%2F%2Fwww.ncnynl.com%
Stella981 Stella981
4年前
Github上Laravel开源排行榜Star数31
Github上Laravel开源排行榜Star数3160名,罗列所有Laravel开源扩展包,含GithubStar数量,下载数量和项目简介。默认排序是按Star数量从多到少来排31、cachethq/cachet(https://www.oschina.net/action/GoToLink?urlhttps%3A%2F%2Fgith
Stella981 Stella981
4年前
ASP.NET Core on K8S深入学习(3
本篇已加入《.NETCoreonK8S学习实践系列文章索引(https://www.oschina.net/action/GoToLink?urlhttps%3A%2F%2Fwww.cnblogs.com%2Fedisonchou%2Fp%2Faspnet_core_k8s_artcles_index.html)》,可以点击查看更多容器化技术相关
Stella981 Stella981
4年前
Spring Cloud Alibaba系列教程
点击上方 IT牧场 ,选择 置顶或者星标您的关注意义重大!SpringCloudAlibaba系列教程01Nacos安装与启停(https://www.oschina.net/action/GoToLink?urlhttps%3A%2F%2Fmp.weixin.qq.com%2Fs%3F__biz%3DMzI4O
Stella981 Stella981
4年前
Javascript模块化编程:模块的写法
随着网站逐渐变成"互联网应用程序(https://www.oschina.net/action/GoToLink?urlhttp%3A%2F%2Fen.wikipedia.org%2Fwiki%2FWeb_application)",嵌入网页的Javascript代码越来越庞大,越来越复杂。!(https://static.oschina.ne
Wesley13 Wesley13
4年前
API
APIInheritsfrom(继承)整个类的集成链.一个类从它的超类继承,所以要查找的功能信息可能在它的超类里面.例如,从UIbutton类中找不到addTarget:action:forControlEvents:方法,因为那个方法在UIControl类中.从UIbutton中也
可莉 可莉
4年前
15 个 Linux 神器,你会用几个?
作者:int32bithttp://t.cn/R1FKgdN(https://www.oschina.net/action/GoToLink?urlhttp%3A%2F%2Ft.cn%2FR1FKgdN)!(https://oscimg.oschina.net/oscnet/up113adba3cc219fa5b02392938c5d9
Stella981 Stella981
4年前
Kubernetes 基于 Metrics Server 与 HPA 的使用
!image(https://oscimg.oschina.net/oscnet/fdf644cb8e7c3b97d60c8387d84cdf3a0c3.png"image")(https://www.oschina.net/action/GoToLink?urlhttps%3A%2F%2Fimg2018.cnblogs.com%2Fblog%2
Wesley13 Wesley13
4年前
Java对象的创建、内存分配和访问
StudentstudentnewStudent();student.study();(1)对象的创建①检查new指令的参数是否能在常量池中定位到一个类的符号引用,检查符号引用代表的类是否已经加载、解析和初始化  类的加载机制(https://www.oschina.net/action/GoToLink?urlhttps%3