
简介
该用户还未填写简介
擅长的技术栈
可提供的服务
暂无可提供的服务
http://jingyan.baidu.com/article/fedf07375ea25135ad897761.htmlC:\Users\MIS\AppData\Local\Packages\Microsoft.Windows.ContentDeliveryManager_cw5n1h2txyewy\LocalState\Assets备注一下:MIS:是你要的用户名文件夹Mic
解决办法:1) Open a standard command line (not as administrator)2) "cd X:\Program Files\VirtualBox"3) issuVBoxSVC /ReRegServer"4) issue regsvr32 VBoxC.dll
http://blog.sina.com.cn/s/blog_a6fb6cc90101fsoe.htmlQt中可以自定义鼠标样式,无论是为了美观,还是遵从同行业标准,或者说是界面友好性都需要了解。使用setCursor(Qt::CursorShape)来设置鼠标样式,Qt::CursorShape包含以下选项:1、正常选择Qt::ArrowCursor效果:
引子:笔者的开发环境为Ubuntu 14.04,但是需要使用的一款软件只有Windows版本,故想安装一个虚拟机软件,在虚拟机中,使用那款Windows软件。软件:笔者使用的虚拟机软件为VMware Workstation Player,可用于非商业环境。https://www.vmware.com/cn/products/workstation-player.htmlhttps://...
Mac OS X下二进制可执行文件的动态链接库是dylib文件,linux下用ldd查看,苹果系统用otool即可,不过要安装xcodeotool –L xxxx.dylibThe "strings" tool can output a list of the methods that the library calls and "otool -ov" will output the
http://blog.sina.com.cn/s/blog_93098cb101012ssl.htmlC#中Winform中的控件很多,一个小小的问题居然会绕上一个小弯子,做界面的时候,你需要在界面上弄一条分隔线,把相关的功能分隔开来,结果原来在其它IDE编辑器里很容易实现的这个功能,在C#中试了半天,本想用那个Panel容器控件来做,结果调来调去,尺寸高度使终是4以上的高度才看得见,还
https://blog.csdn.net/breeze5428/article/details/25918925参考网页:http://en.cppreference.com/w/cpp/algorithm/min_element主要有两种用法template< class ForwardIt > ForwardIt min_element( ForwardIt fi
internal sealed class XXXXNativeAPI{}internal 只能在to







