参考链接:https://msdn.microsoft.com/en-us/library/windows/hardware/ff558903%28v=vs.85%29.aspx Parameters tlist Without additional parameters, TList displays all running processes, their process identifiers (PIDs), and the title of the window in which they are running, if any. /p ProcessName Displays the process identifier (PID) of the specified process. ProcessName is the name of the process (with or without file name extension), not a pattern. If the value of ProcessName does not match any running process, TList displays -1. If it matches more than one process name, TList displays only the PID of the first matching process. PID Displays detailed information about the process specified by the PID. For information about the display, see the "Remarks" section below. To find a process ID, type tlist without additional parameter. Pattern Displays detailed information about all processes whose names or window titles match the specified pattern. Pattern can be a complete name or a regular expression. /t Displays a task tree in which each process appears as a child of the process that created it. /c Displays the command line that started each process. /e Displays the session identifier for each process. /k Displays the COM components active in each process. /m Module Lists tasks in which the specified DLL or executable module is loaded. Module can be a complete module name or a module name pattern. /s Displays the services that are active in each process. /v Displays details of running processes including the process ID, session ID, window title, command line, and the services running in the process. 。
2020-01-03 11:21:11 7KB 进程 服务 模块 查看器
1
项目实现功能:实现图片文件打开,自动播放,暂停,放大,缩小,上一张,下一张,还原等功能。
1
C# wpf 图片查看器源码
2019-12-24 03:18:00 1018KB C# wpf 图片源码 C#
1
实用viewpager+photoview实现图片左右滑动,缩放,自动恢复原图,拖拽,点击事件,长按事件等操作;
2019-12-21 22:20:23 23.31MB 图片查看器
1
Swing做的简单图片查看器,JFileChoose的用法。
2019-12-21 22:11:53 5KB Swing 编程 JFileChoose
1
万能文件查看器万能文件查看器 支持各种文件格式
2019-12-21 22:10:30 3.21MB 万能文件查看器
1
巴科斯范式(BNF)查看器,可查看BNF范式生成的First集,Follow集,Select集和预测分析表,是学习编译原理的好工具。 附带标准c的bnf范式文件。
2019-12-21 22:06:05 82KB bnf 编译原理
1
很方便解决tomcat启动时的端口冲突问题 可以查看再用的所有端口
1
实现了能够打开多个图片,点击鼠标,键盘,滚轮进行图片的左右翻动查看。还有很多待完善的地方,采用的是mainwindow类实现的。
2019-12-21 21:56:31 5KB QT 图片查看
1
基于电脑配置的快速查看器,占用内存小,查看配置信息参数非常详尽。
1