码迷,mamicode.com
首页 >  
搜索关键字:depends    ( 268个结果
【1】Dll依赖与被依赖关系查看工具
【1】工具主界面 【2】工具的功能介绍 2.1 查看Dll依赖的Dll列表(一级关系,如果依赖的Dll不在该目录下,则不显示到右侧) 如: 选择Dll的目录,软件自动获取该目录的Dll列表,并显示到左侧。选择左侧某个特定的Dll,右侧会显示该Dll依赖或被依赖的Dll列表。 2.2 查看Dll被依赖的Dll列表(即依赖此Dll...
分类:其他好文   时间:2014-12-22 22:51:55    阅读次数:326
Install MySQL 5.7.5-m15 on Ubuntu Server 14.04 LTS
Install libaioMySQL depends onthe libaio library. If you have not the libaio installed on your system, then install it first.apt-get install libaio1If...
分类:数据库   时间:2014-12-10 15:42:59    阅读次数:213
Circuit provides reference for multiple ADCs
The achievable accuracy for systems with multiple ADCs depends directly on the reference voltages applied to the ADCs. Medical-ultrasound-imaging syst...
分类:其他好文   时间:2014-11-28 15:58:22    阅读次数:228
【2014-11-22】《The Hardware/Software Interface》– Section 3
The time required to execute a program depends on: The program The compiler The instruction set architecture(ISA) The hardware implementation The ISA ...
分类:其他好文   时间:2014-11-22 17:25:53    阅读次数:197
oracle存储过程 调优 基础篇
1、如果用到其他库的Table或View,务必在当前库中建立View来实现跨库操作,最好不要直接使用“databsevv.dbo.table_name”,因为sp_depends不能显示出该SP所使用的跨库table或view,不方便校验。 ? ? 2、开发人...
分类:数据库   时间:2014-11-11 19:23:42    阅读次数:331
cxgrid GridMode 等于 True 时的一些问题。
When using grid mode, the data controller loads a fixed number of dataset records into memory. The number of records to be loaded depends on the GridM...
分类:其他好文   时间:2014-11-06 19:35:30    阅读次数:212
jquery validation remote depends 验证触发条件
背景: 1:资料修改页面; 2:邮箱不能重复 修改页面,邮箱默认带出,但字段上带有remote验证,不能重复,焦点由邮箱输入框失去时,会默认触发remote验证, 介绍完毕 解决方案: 当邮箱无变化时,不主动触发remote验证; 翻了github上插件的的issues,看到一篇https://github.com/jzaeff...
分类:Web程序   时间:2014-10-20 00:57:16    阅读次数:638
带快照情况下 vmkfstools -X 扩充虚拟机硬盘空间
一台虚拟机,硬盘只有60G,需要多分配点硬盘空间。知道vmkfstools-X100Gwin2k8.vmdk。二话不说,关机、备份、进SSH执行此命令。然后就傻眼了,虚拟机开机报错:有关win2k8的错误消息:Cannotopenthedisk‘/vmfs/volumes/54391d67-a6a907a0-e7b9-1c6f6-5aa6275/win2k8/win2k8-00000..
分类:其他好文   时间:2014-10-15 14:50:51    阅读次数:1556
学术论文好词佳句
[1] The success of machine learning algorithms generally depends on data representation, and we hypothesize that this is because different representat...
分类:其他好文   时间:2014-10-09 13:51:53    阅读次数:245
PaaS Event Format
[ { "Field": "event_type", "Type": "enumeration", "Description": "for event type records, this describes the actual event that occurred", "Compliance": "required for events", "Notes": "depends on s...
分类:其他好文   时间:2014-10-09 00:44:57    阅读次数:269
268条   上一页 1 ... 23 24 25 26 27 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!