Depends用来显示与一个可执行文件(exe或者dll)相关的依赖项(动态链接库dll),以及该exe或dll引用了这些dll中的哪些接口,同时也可以看到每个被依赖的dll中的所有导出的函数接口。VC6.0自带的Depends软件,该软件在VC6安装目录下的tools文件夹里面,既Microsof...
分类:
其他好文 时间:
2014-07-22 23:08:54
阅读次数:
362
BY
Jeff Haden @jeff_haden
Sometimes the route to happiness depends more on what you don't do....
分类:
移动开发 时间:
2014-06-02 23:17:28
阅读次数:
525
http://java.dzone.com/articles/performance-tuningFor most typical
Spring/Hibernate enterprise applications, the application performance depends
almost...
分类:
移动开发 时间:
2014-05-31 16:53:03
阅读次数:
404
The final missing piece depends on if you are
using any processor, x86 or x64. The details using these different functions
requires specific handling ...
分类:
其他好文 时间:
2014-05-19 17:35:26
阅读次数:
356
OneofthefilesthattheaverageUnixsysadminrarelylooksat,almostneverchangesandyetdependsoneverytimeheorsherebootsasystemisthe/etc/inittabfile.Thismodestlittlefilecontrolswhathappenswheneverasystemisrebootedorforcedtochangerunlevels.Let‘stakealookattheconfigurat..
分类:
系统相关 时间:
2014-05-13 04:47:00
阅读次数:
612
chrpath是用来改变程序的depends lib 的搜索路径的,比如我们一般使用$ldd
application linux-vdso.so.1 => (0x00007fff89844000) libQt3Support.so.4 =>
/usr/lib/libQt3Support.so.4 (...
分类:
其他好文 时间:
2014-05-09 16:40:27
阅读次数:
230
上午从公司前辈那里拷贝到的ASP.NET代码,在自己机器上部署的时候发现问题,直接报错,找不到指定的模块,异常来自HRESULT:0x8007007E。并且一大堆警告。在网上百度很多解决方法,归纳如下:1、缺少DLL文件,我用depends打开我的BLL.DLL,发现确实缺失两个DLL文件,于是补齐...
分类:
其他好文 时间:
2014-05-08 13:39:37
阅读次数:
319
在windows下运行VMware创建的虚拟机时出错,无法运行。
错误提示大概为:
Failed to lock the file
Cannot open the disk 'D:\Windows Server 2008 R2 x64.vmdk' or one of the snapshot disks it depends on.
解决方法:
把虚拟机文件夹里【.lck】...
分类:
其他好文 时间:
2014-04-29 13:28:21
阅读次数:
366