码迷,mamicode.com
首页 >  
搜索关键字:explorer    ( 1858个结果
maze
时限:2000MS内存:65536KB64位IO格式:%I64d & %I64u提交状态练习指定题目版本:问题描述Acm, a treasure-explorer, is exploring again. This time he is in a special maze, in which the...
分类:其他好文   时间:2015-09-23 17:01:44    阅读次数:200
Content-disposition
Content-disposition 是 MIME 协议的扩展,MIME 协议指示 MIME 用户代理如何显示附加的文件。当 Internet Explorer 接收到头时,它会激活文件下载对话框,它的文件名框自动填充了头中指定的文件名。(请注意,这是设计导致的;无法使用此功能将文档保存到用户的计...
分类:其他好文   时间:2015-09-23 11:47:17    阅读次数:114
visual studio 2012如何彻底删除TFS上的团队项目
http://www.cnblogs.com/zfanlong1314/p/3378441.html本人的TFS地址:https://zfanlong1314.visualstudio.com/最近在进行TFS的测试,在TFS服务器上建立了很多项目,发现在Team Explorer中,只能移除团队项...
分类:Web程序   时间:2015-09-21 10:27:24    阅读次数:306
指定IE兼容模式的代码
head标签内加入如下代码,表示用IE6模式显示页面head标签内加入如下代码,表示用模拟IE7的模式显示页面根据 指令确定如何呈现内容。标准模式指令以Windows Internet Explorer 7 标准模式显示,而 Quirks 模式指令以 IE5 模式显示。与 IE7 模式不同,Emu....
分类:其他好文   时间:2015-09-18 15:33:07    阅读次数:105
更改eclipse的Package Explorer的字体
说一个牛B的不像实力派的东西 — 更改eclipse的Package Explorer的字体1. 打开eclipse目录/Applications/Eclipse.app/Contents/Eclipse/plugins/org.eclipse.ui.themes_1.1.0.v20150511-0...
分类:系统相关   时间:2015-09-15 19:47:25    阅读次数:221
[转]ADT中通过DDMS导入文件出错ddms transfer error: Read-only file system,Failed to push selection: Read-only file system
【已解决】原文 http://www.crifan.com/ddms_import_file_error_transfer_error_read_only_file_system/想要通过adt的ddms的file explorer去向adv中导入文件,结果出错: [2013-04-23 10:32...
分类:其他好文   时间:2015-09-14 13:46:12    阅读次数:192
[转]在eclipse打开的android虚拟手机,打开File Explorer,下面是空的没有data、mnt、system三个文件
在eclipse打开的android虚拟手机,打开File Explorer,下面是空的没有data、mnt、system三个文件这是因为模拟器没有选择打开的缘故,必须首先打开一个模拟器(AVD),然后在左侧选择模拟器,右边才会出现相应的mnt等文件夹!当我们启动起来模拟器后,然后进入DDMS,在f...
分类:移动开发   时间:2015-09-14 13:44:29    阅读次数:160
VS 快捷键
项目相关的快捷键Ctrl + Shift + B = 生成项目Ctrl + Alt + L = 显示Solution Explorer(解决方案资源管理器)Shift+Alt+ C = 添加新类Shift+Alt+ A = 添加新项目到项目编辑相关的键盘快捷键Ctrl + Enter = 在当前行插...
分类:其他好文   时间:2015-09-11 15:56:31    阅读次数:209
windows下 CMD比较常见的命令
windows下 CMD比较常见的命令 1. gpedit.msc-----组策略? 2. sndrec32-------录音机? 3. Nslookup-------IP地址侦测器? 4. explorer-------打开资源管理器? 5. logoff---------注销命令? 6. tsshutdn-------...
分类:Windows程序   时间:2015-09-11 14:31:33    阅读次数:206
Windows 7中,用Visual Studio开发WPF应用程序,实现从Windows Explorer中拖拽文件到应用程序,始终显示“无法拖放”符号问题解决方案
Are you running your application or Visual Studio that hosts the app under administrative privilege?If that's the case, the Windows prevents the drag ...
分类:Windows程序   时间:2015-09-11 14:22:23    阅读次数:170
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!