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%
Wesley13 Wesley13
4年前
IOS 面试题(四)
1.ObjectC有多继承吗?没有的话用什么代替?
1OC是单继承,没有多继承2有时可以用分类和协议来代替多继承2.ObjectC有私有方法吗?私有变量呢?
1OC没有类似@private(http://my.
Stella981 Stella981
4年前
Python 开发者在迁移到 Go(lang) 时需要知道哪些事?
【编者按】本文最早由Repustate发布,主要介绍将代码迁移至Go(lang)时的注意事项。文章系国内ITOM(https://www.oschina.net/action/GoToLink?urlhttp%3A%2F%2Fwww.oneapm.com%2Fsolutions%2Fvalue.html)管理平台OneAPM(http
Stella981 Stella981
4年前
Eclipse国内镜像源配置方法
TableofContents我们在国内从官网下载Eclipse以及插件非常慢,那么,有没有方法变快呢?有,那就是使用国内的公开镜像源替换官方源。1 下载Eclipse首先,我们看一个链接地址:http://mirror.bit.edu.cn/eclipse/technol
Wesley13 Wesley13
4年前
Ubuntu 10.10 安装Apache2.2
在官网下载去apache源码包: http://www.apache.org/dist/httpd(https://www.oschina.net/action/GoToLink?urlhttp%3A%2F%2Fwww.apache.org%2Fdist%2Fhttpd%2F),本文是httpd2.2.17.tar.gz存放位置在~/下载目
Easter79 Easter79
4年前
SSH在Linux中远程登录
!(http://static.oschina.net/uploads/space/2014/0507/212216_Dxr2_1164284.png)找到该用户家目录下的如下的ssh连接文件夹:1\.cd~/.ssh/2\.viknown\_hosts3\.找到和远程主机ip一致的密钥保存信息,直接dd删除,然后:x保
Stella981 Stella981
4年前
Play源码深入之二:Play应用启动时框架的初始化
接着上篇(http://my.oschina.net/markho/blog/498291)在python的辅助下,理理输入启动命令之后,play框架进行的初始化工作。application.py中的java\_cmd方法中就有play.server.Server。def java_cmd(self, java_args, cp_args
Easter79 Easter79
4年前
SwiftUI从入门到实战第2章第5节:Segment
相关课程:http://hdjc8.com/hdjc/swiftUI/(https://www.oschina.net/action/GoToLink?urlhttp%3A%2F%2Fhdjc8.com%2Fhdjc%2FswiftUI%2F)Segment分段控件,类似于UIKit中的UISegmentedControl。分段控件提供一栏选项按钮
Stella981 Stella981
4年前
ASP中ajax扩展控件的使用
我们需要安装一个扩展插件一个补丁扩展插件:说明文档网址:http://www.asp.net/ajaxlibrary/act\_ConfirmButton.ashx(https://www.oschina.net/action/GoToLink?urlhttp%3A%2F%2Fwww.asp.net%2Fajaxlibrary%2Fact_C
Stella981 Stella981
4年前
Linux下电骡aMule Kademlia网络构建分析5 —— 资源的发布
资源发布请求消息的发送在aMule中,主要用CSharedFileListclass来管理共享给其它节点的文件。如我们前面在Linux下电骡aMuleKademlia网络构建分析3(http://my.oschina.net/wolfcs/blog/488387)一文中分析的那样,aMule在启动的时候,会