腾讯云
开发者社区
文档
建议反馈
控制台
登录/注册
首页
学习
活动
专区
圈层
工具
MCP广场
文章/答案/技术大牛
搜索
搜索
关闭
发布
搜索
关闭
文章
问答
(128)
视频
开发者手册
清单
用户
专栏
沙龙
全部问答
原创问答
Stack Exchange问答
更多筛选
回答情况:
全部
有回答
回答已采纳
提问时间:
不限
一周内
一月内
三月内
一年内
问题标签:
未找到与 相关的标签
筛选
重置
1
回答
NSAppleEventDescriptor
编码
下面的块是作为调用NSData的返回而获得的
NSAppleEventDescriptor
的NSAppleScript表示。
浏览 3
修改于2018-02-12
得票数 0
2
回答
NSAppleEventDescriptor
到NSArray
我正在尝试创建一个NSArray,其中包含来自
NSAppleEventDescriptor
的列表值。几年前就有一个被问到了,尽管这个解决方案返回一个NSString。return {\"foo\", \"bar\", \"baz\"}\n"];
NSAppleEventDescriptor
*desc = [exe executeAndReturnError:ni
浏览 3
修改于2017-05-23
得票数 4
回答已采纳
1
回答
解析
NSAppleEventDescriptor
中的AppleScriptObjC
runWithInput_fromAction_error_我在日志中得到了以下内容: 2016-10-12 11:35:28.061 Automator[2167:174553] <
NSAppleEventDescriptor
浏览 2
修改于2016-10-16
得票数 2
回答已采纳
1
回答
从final cut pro解析bmrk
NSAppleEventDescriptor
withReplyEvent:) forEventClass:kCoreEventClass andEventID:kAEOpenDocuments]; NSLog(@"handleAppleEvent %@", event
浏览 20
修改于2020-09-14
得票数 0
1
回答
如何使用Cocoa解析碳AppleEvent (
NSAppleEventDescriptor
?)
我找到了
NSAppleEventDescriptor
,但我对如何从AppleEvent*创建一个以便更容易访问其元素感到困惑。
浏览 2
提问于2013-03-31
得票数 2
回答已采纳
2
回答
无法在SWIFT中打开
NSAppleEventDescriptor
tellProcces + tellFirst + setWindowTitle + endTellFirst + endTellProcess + endTell) NSLog看起来如下所示:<
NSAppleEventDescriptor
浏览 7
修改于2016-05-16
得票数 3
回答已采纳
1
回答
解析
NSAppleEventDescriptor
中的一段简单文本
因此,我有一个简单的applescript,它返回(返回"test")以下内容:我发现了问题,并尝试用下面的代码复制它所做的事情[scriptObject executeAndReturnError: &errorDict];
NSAppleEventDescriptor
浏览 1
修改于2017-05-23
得票数 0
回答已采纳
1
回答
评估来自
NSAppleEventDescriptor
的Cocoa脚本对象
appElement is an element of the app objectend<
NSAppleEventDescriptor
除了文本、数字和文件引用等简单类型之外,我在
NSAppleEventDescriptor
中找不到任何求值函数。
浏览 3
提问于2017-04-15
得票数 0
1
回答
从脚本桥解包问题返回
NSAppleEventDescriptor
findGrepReverseOrder:NO];( "<AdobeInDesignCC2017TextCtxt @0x608020a442f0: AdobeInDesignCC2017TextCtxt [<
NSAppleEventDescriptor
<
NSAppleEventDescriptor
: 'obj '{ 'form':'indx', 'from':'obj '{ 'form':'
浏览 9
提问于2017-04-04
得票数 0
1
回答
如何在Cocoa中将
NSAppleEventDescriptor
类型'ldt‘转换为NSDate?
NSLog(@"%@",eventDescriptor);显示<
NSAppleEventDescriptor
: 'ldt '($90EFCFC700000000$)> 如何将其转换为NSDate?
浏览 3
修改于2013-02-21
得票数 1
回答已采纳
3
回答
如何从可可中的AppleScript数据中提取
NSAppleEventDescriptor
数据并进行分析
它以
NSAppleEventDescriptor
,的形式返回一些数据,NSLog()输出如下所示:NSAppleScript *aScript = [[NSAppleScript alloc] initWithSource:appleScriptSource];
NSAppleEventDescriptor
浏览 6
修改于2009-08-07
得票数 5
回答已采纳
1
回答
在使用
NSAppleEventDescriptor
打开应用程序之间的URL时,如何发送和接收NSWorkspace?
, additionalEventParamDescriptor descriptor:
NSAppleEventDescriptor
,该方法有一个
NSAppleEventDescriptor
参数: additionalEventParamDescriptor descriptor:
NSAppleEventDescriptor
?我构造了一个
NSAppleEventDescriptor
对象来表示这些信息。我可以在NS
浏览 3
修改于2020-06-20
得票数 2
1
回答
Applescript在Automator中返回"<
NSAppleEventDescriptor
:“,而它应该是一个字符串
"<
NSAppleEventDescriptor
: [ 1 ]>"display dialog "¿ What
浏览 0
修改于2014-03-29
得票数 1
1
回答
将参数的列表或数组从Obj传递到Applescript
*parameters = [
NSAppleEventDescriptor
listDescriptor];
NSAppleEventDescriptor
*parameter = [
NSAppleEventDescriptor
descriptorWithString:s]; [parameters insertDescriptor:parameter*target = [
NSAppleEventDescriptor
descriptor
浏览 1
修改于2020-06-20
得票数 2
回答已采纳
2
回答
如何使用URL打开Swift应用程序并传递数据?
这是如何在ObjC中完成的 }
浏览 5
修改于2014-12-14
得票数 3
回答已采纳
1
回答
请帮助与ODBEditorSuite苹果事件伏都教?
*targetDescriptor = [
NSAppleEventDescriptor
descriptorWithDescriptorType:typeApplicationBundleID data:targetBundleID];
NSAppleEventDescriptor
*appleEvent = [
NSAppleEventDescriptor
appleEventWithEventClass*directObjectDescriptor = [
NSAppleEventDescriptor
descr
浏览 4
提问于2010-05-18
得票数 0
1
回答
使用大量内存的URL查找器
*returnDescriptor = [self lookUpRunningApp];
NSAppleEventDescriptor
*)lookUpRunningApp{ ProcessSerialNumber psn = {0, kCurrentProcess};
NSAppleEventDescriptor
*target = [
NSAppleEventDescriptor
descri
浏览 0
修改于2015-02-13
得票数 3
1
回答
AppleScript电子邮件附件在处理程序中不起作用
() parameters.insert(
NSAppleEventDescriptor
(string: "Some content of the email"), at: 0) para
浏览 8
修改于2019-09-04
得票数 2
1
回答
如何从NSScriptCommand子类的performDefaultImplementation返回对象列表?
是更改sdef以将结果类型指定为any而不是text,并返回
NSAppleEventDescriptor
而不是NSArray: [list insertDescriptor:[
NSAppleEventDescriptor
descriptorWithString:@"name 1"]
浏览 1
提问于2013-12-18
得票数 2
1
回答
可可脚本:返回“任意”类型的浮点数(双)值
相反,需要返回一个
NSAppleEventDescriptor
。 然而,
NSAppleEventDescriptor
在它所能处理的值上是相当有限的。似乎不支持浮点数,如C的double类型。
浏览 2
提问于2016-05-06
得票数 1
回答已采纳
第 2 页
第 3 页
第 4 页
第 5 页
第 6 页
第 7 页
点击加载更多
领券