explorer
How to keep several files in a tree in Visual Studio?
When you add (for example) WPF window to your project VS creates .xaml and .xaml.cs files. However they are not displayed in a flat list in VS Explorer, rather .xaml.cs is a child file (in terms of th[详细]
2023-03-28 17:32 分类:问答"Open with" - C# program shows just icon in Windows "Open With" context menu
I have a program, MyApp, where I can open a text file, which works great. The 开发者_开发问答application is created in C# with Visual Studio 2003, .NET 1.1.[详细]
2023-03-27 21:26 分类:问答How do I use RestartManager to restart explorer.exe with Windows Installer custom action?
I have an installer that prompts users to restart their computer after an install. I would rather not have the user restart their computer in this case, and have explorer.exe just restart itself using[详细]
2023-03-26 19:53 分类:问答substr() with negative value not working in IE
EDIT:I\'ve changed the title, because the issue had nothing to do with IE image.load() firing - my substr() wasn\'t working (see accepted answer).[详细]
2023-03-25 00:21 分类:问答Grouping Java classes
When I\'m using Eclipse i work with lots of Java classes (especially when working with abstract factory design pattern) and I need a way to visually group classes bel开发者_C百科onging together (diffe[详细]
2023-03-25 00:08 分类:问答Use selected explorer file or folder path as a variable in a python script for a contextual menu
I\'m writing a python script that takes a file one at a time or recursively through folders and moves them to a new location.The script takes one parameter (开发者_运维百科the current path of the file[详细]
2023-03-22 03:51 分类:问答Eclipse Plugin to show Windows Explorer context menu
I am looking for a good plugin showing Windows Explorer context me开发者_C百科nu directly from editor window in Eclipse. Does anybody know such plugin?I\'m a little late to the game with this answer,[详细]
2023-03-21 09:28 分类:问答Is there a FREE file manager that fully supports Tortoise SVN (including the SVN details columns) in Windows 7?
Or alternatively, is there some other SVN client that has explorer ease of use but also supports the SVN details columns that are no longer availab开发者_Go百科le in Vista/Windows7?[详细]
2023-03-20 04:22 分类:问答Facility to allow user view the job in Window Explorer folder
I am developing a CAD software using C++/CLI .Net framework 3.5. The files are saved usi开发者_C百科ng serializing the objects. How do I provide facility to allow user view the jobs in Window Explorer[详细]
2023-03-18 18:27 分类:问答IFileOperation::MoveItems not working on namespace extension root
So I have this rooted (on a specific file type) namespace extension that supports drag-and-dropping files into it. I use IFileOperation to handle file operations.[详细]
2023-03-18 08:15 分类:问答