码迷,mamicode.com
首页 >  
搜索关键字:platform    ( 3135个结果
6.2 UiPath Orchestrator的环境配置
Orchestrator环境配置介绍打开UiPath官网:https://platform.uipath.com/onuzanp/portal_/serviceinstancesOrchestrator环境配置介绍打开UiPath官网:https://platform.uipath.com/onuz ...
分类:其他好文   时间:2019-11-26 15:04:08    阅读次数:82
select执行
整合不同的数据源,用常数列作为这个表的标记,就需要查询常数SELECT '王者荣耀' as platform, name FROM heros 书写顺序 SELECT ... FROM ... WHERE ... GROUP BY ... HAVING ... ORDER BY ... 执行顺序 F ...
分类:其他好文   时间:2019-11-26 11:54:25    阅读次数:70
10-大数据入门二
[hadoop@hadoop001 hadoop]$ sbin/start-dfs.sh19/07/03 21:02:04 WARN util.NativeCodeLoader: Unable to load native-hadoop library for your platform... us ...
分类:其他好文   时间:2019-11-25 18:27:12    阅读次数:76
如何通过wlst部署应用程序到weblogic12c上
适用版本 Oracle WebLogic Server - Version 10.3 and laterInformation in this document applies to any platform. 解决方案: This Jython script parses the provided ...
分类:Web程序   时间:2019-11-25 09:47:41    阅读次数:129
6、设备树实践操作
第01节_使用设备树给DM9000网卡_触摸屏指定中断 修改方法: 根据设备节点的compatible属性, 在驱动程序中构造/注册 platform_driver, 在 platform_driver 的 probe 函数中获得中断资源 实验方法:以下是修改好的代码:第6课第1节_网卡_触摸屏驱动 ...
分类:其他好文   时间:2019-11-25 00:04:39    阅读次数:98
量化接口
Tushare老版:http://tushare.waditu.com/index.html#id5 Tushare新版:https://tushare.pro/document/2?doc_id=14 同花顺MindGo:http://quant.10jqka.com.cn/platform/ht ...
分类:其他好文   时间:2019-11-24 23:55:42    阅读次数:193
add partition导致ora-4031错误
APPLIES TO: Oracle Database - Enterprise Edition - Version 11.2.0.4 to 11.2.0.4 [Release 11.2]Information in this document applies to any platform. SY ...
分类:其他好文   时间:2019-11-19 13:54:26    阅读次数:127
密码工具:KeePassXC
KeePassXC + 开源免费 + 只支持数据库存放在本地, + 跨平台 + 自动填充 + 使用浏览器插件时,软件必须启动着 KeePassXC is a community fork of "KeePassX" , a native cross platform port of "KeePass ...
分类:其他好文   时间:2019-11-14 09:25:39    阅读次数:99
获取app的应用包名和入口页面
首先要安装Android-adb工具,(安装方法参考上一篇 app自动化环境安装)在安装目录下找到\Sdk\platform-tools目录,在目录路径cmd进入命令行,输入aapt dump badging +应用的apk路径 运行可以看到如下显示,其中 package就是apk的包名 launc ...
分类:移动开发   时间:2019-11-13 20:36:59    阅读次数:299
Android SDK Tools,Platform-tools,Build-tools分别有什么作用?
SDK Tools:是下载sdk最基础的,由它再来下载Platform-tools,Build-tools platform-tools包含开发app的平台依赖的开发和调试工具,包括 adb、fastboot等android sdk里的各目录作用AVD Manager.exe:虚拟机管理工具,用于建 ...
分类:移动开发   时间:2019-11-11 12:47:53    阅读次数:144
3135条   上一页 1 ... 26 27 28 29 30 ... 314 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!