腾讯云
开发者社区
文档
建议反馈
控制台
登录/注册
首页
学习
活动
专区
圈层
工具
MCP广场
文章/答案/技术大牛
搜索
搜索
关闭
发布
搜索
关闭
文章
问答
(485)
视频
开发者手册
清单
用户
专栏
沙龙
全部问答
原创问答
Stack Exchange问答
更多筛选
回答情况:
全部
有回答
回答已采纳
提问时间:
不限
一周内
一月内
三月内
一年内
问题标签:
未找到与 相关的标签
筛选
重置
1
回答
RubyMotion
+ Pebble用于iOS
试图使用appMessagesLaunch从鹅卵石iOS SDK (静态链接)调用
RubyMotion
会导致以下错误: Objective-C stub for message appMessagesLaunch
RubyMotion
生成的BridgeSupport文件(vendor/Pebble/PebbleKit.framework/build-iPhoneOS/PebbleKit.framework.bridgesupport使用从
RubyMotion
中克隆的
RubyMotion
浏览 0
提问于2015-03-18
得票数 0
回答已采纳
1
回答
RubyMotion
错误
本教程是"
RubyMotion
iOS开发要点“。cancelButtonTitles: "cancel", alert.showend 我知道缩进看起来很有趣,但显然这是
RubyMotion
浏览 2
提问于2013-12-13
得票数 0
回答已采纳
1
回答
CVPixelBufferCreate in
RubyMotion
我试图从重新创建一些功能,并在本文中讨论:options = {KCVPixelBufferCGImageCompatibilityKey => 1, KCVPixelBufferCGBitmapContextCompatibilityKey => 1} status = CVPixelBufferCreate(KCFAllocatorDefault, imageSize.width, imageSize.height, KCVPixelFormatTyp
浏览 5
修改于2017-05-23
得票数 0
回答已采纳
1
回答
Rubymotion
& RestKit
是否有人让
Rubymotion
使用RestKit的RKObjectManager并成功地从服务器加载了一些对象?我在这方面有很多麻烦。我有RestKit-- RKClient很好用。我的Rakefile看起来是这样的require 'motion/project' Motion::Project::App.setup/OtherFrameworks" /Library
浏览 2
提问于2012-05-25
得票数 2
1
回答
RubyMotion
-调试
我想知道调试
rubymotion
应用程序的最好方法是什么。我是这个领域的新手,一直在尝试断点-但是我似乎无法访问任何变量以供我检查。
浏览 10
提问于2017-03-31
得票数 0
3
回答
Rubymotion
UIView方向
我目前有一个用
Rubymotion
编写的ios应用程序。我正在尝试将UIViewController设置为始终以纵向显示,而不是旋转为横向。有关于如何用
Rubymotion
设置这个的想法吗?
浏览 0
修改于2014-10-07
得票数 0
回答已采纳
1
回答
在
Rubymotion
中隐藏tabBar
我正在用
Rubymotion
构建一个iOS应用程序。我想创建一个自定义的tabBar,所以我需要使用一个真正的tabBar,但是要隐藏它。如何在
Rubymotion
中隐藏tabBar?
浏览 1
提问于2012-11-15
得票数 0
1
回答
使用
Rubymotion
的CorePlot
我正在使用
rubymotion
操作CorePlot。 有人能帮我把这个objective c方法调用翻译成
rubymotion
语法吗?
浏览 0
提问于2012-12-09
得票数 2
回答已采纳
1
回答
使用.rb
RubyMotion
访问
RubyMotion
文件中的图像
我试图使用Android::R::Drawable::从资源文件夹访问图像。它显示了"false" value.How可以在.rb文件中获得图像id,但是在.xml文件中它是工作的。提前谢谢。
浏览 4
修改于2015-02-20
得票数 0
回答已采纳
1
回答
rubymotion
_UIGetScreenImage
这是我们的Rakefile$:.unshift("/Library/
RubyMotion
/lib") require 'motion/project/template
浏览 0
提问于2016-01-13
得票数 0
2
回答
RubyMotion
中的CDQ权限错误
Errno::EACCES: Permission denied - build-iPhoneSimulator/Library/
RubyMotion
/lib/motion/project/vendor.rb:67:in `chdir' /Librar
浏览 0
提问于2014-08-11
得票数 0
回答已采纳
1
回答
RubyMotion
:“名称错误”
有以下错误:AppDelegate: pu
浏览 2
提问于2014-02-13
得票数 0
回答已采纳
1
回答
RubyMotion
错误: clang分割错误: 11
所以决定今天试用
RubyMotion
,但是第一步就出错了:→ rake device /Library/
RubyMotion
/lib/motion/project&
浏览 0
提问于2015-06-22
得票数 2
2
回答
用于游戏开发的
RubyMotion
如何将
RubyMotion
应用于iOS游戏开发? 我在文档中找不到CoreAnimation主题,但我听说有人可以在
RubyMotion
中使用cocos 2d。
浏览 0
修改于2016-09-21
得票数 1
回答已采纳
1
回答
向
Rubymotion
Tableview添加列
我正在使用
Rubymotion
创建一个基本的iPad应用程序。如何在
RubyMotion
中使用此方法? 谢谢
浏览 0
提问于2013-01-04
得票数 1
回答已采纳
2
回答
RubyMotion
和CocoaPods问题
在
RubyMotion
中使用CocoaPods依赖项时,我遇到了各种问题。:34:in `chdir'/Library/
RubyMotion
/lib/motion/project/vendor.rb:23:in `build' /Library
浏览 1
修改于2018-03-04
得票数 4
回答已采纳
1
回答
RubyMotion
错误:工具“xcodebuild”需要Xcode
我使用以下方法创建了一个新的
RubyMotion
项目:然后我安装了相关的包:现在,每当我运行该应用程序时,我都会得到一个错误:87:in `xcode_version'/Library/
RubyMotion
/
浏览 2
提问于2014-05-07
得票数 1
回答已采纳
1
回答
RubyMotion
和UIPickerView
然而,我想纯粹使用
RubyMotion
代码来完成它,而且我无法让它在我的生命中发挥作用。我管理的最好的方法是标签返回True,而不是数字。
浏览 1
修改于2014-08-19
得票数 2
回答已采纳
1
回答
RubyMotion
和Dropbox
我正在努力让Dropbox在我的
RubyMotion
应用程序中工作。我环顾四周,只发现另一个人在寻找,但是他使用的是Dropbox,而我无法用他能够修复的方式修复它。
浏览 6
修改于2013-08-19
得票数 1
回答已采纳
1
回答
RubyMotion
: UIWindow backgroundColor
我正在观看
RubyMotion
上的这段介绍性屏幕视频,以了解入门。在视频中,作者使用window.backgroundColor设置背景颜色。
浏览 1
提问于2012-06-24
得票数 0
第 2 页
第 3 页
第 4 页
第 5 页
第 6 页
第 7 页
第 8 页
第 9 页
第 10 页
第 11 页
点击加载更多
领券