最新消息:20210816 当前crifan.com域名已被污染,为防止失联,请关注(页面右下角的)公众号

2012年09月的内容

【整理】香港旅游注意事项
生活

【整理】香港旅游注意事项

crifan 12年前 (2012-09-27) 1939浏览 0评论

去香港旅游要注意的事情:   网络 很多机场,酒店(大堂)等有免费的无线网络使用。 酒店房间内,那是木有免费无线网络的。 有线网络的话,听说很贵。 听说,台湾那边酒店网络费用大概10元/1小时 所以,关于使用网络方面,还是尽量少用收费的,可...

【已解决】C#编译出来的程序运行出错:Unhandled exception has occurred in your application。System.IO.FileNotFoundException: Could not load file or assembly xxx or one of its dependencies. The system cannot find the file specified.
C#

【已解决】C#编译出来的程序运行出错:Unhandled exception has occurred in your application。System.IO.FileNotFoundException: Could not load file or assembly xxx or one of its dependencies. The system cannot find the file specified.

crifan 12年前 (2012-09-27) 12546浏览 0评论

【问题】 之前折腾C#项目中,将dll集成到exe中,后来使用的办法是,不使用资源文件,不适用动态reflection代码,直接拷贝dll到项目文件夹内,然后添加引用该dll文件。 结果生成的exe运行出错:   错误内容: Unhand...

【已解决】C#项目编译出错:TlbImp : error TI0000: System.UnauthorizedAccessException - Access to the path xxx is denied. Microsoft.Common.targets: warning MSB3283: Cannot find wrapper assembly for type library "SHDocVw".
C#

【已解决】C#项目编译出错:TlbImp : error TI0000: System.UnauthorizedAccessException – Access to the path xxx is denied. Microsoft.Common.targets: warning MSB3283: Cannot find wrapper assembly for type library "SHDocVw".

crifan 12年前 (2012-09-27) 4043浏览 0评论

【问题】 C#项目中,之前通过: 【也许解决】C#中,集成DLL库到自己的exe程序中 尝试过把一个dll库,Interop.SHDocVw.dll,添加到当前资源,然后貌似也整合好了。 但是后来重新打开此C#项目,再去编译一下,结果却出错了: -...

61 queries in 0.318 seconds, using 21.97MB memory