List of Productivity Windows Applications

class Application{    String name;    String developer;    Version version;    Date releaseDate;    double size;    double prize;}class WebBrower{    Application googleChrome;}class ProgrammingTool{    Application visualStudio;    Application intellijIdea;    Application cLion;    Application androidStudio;}class OfficeSoftware{    Application microsoftOffice;    Application foxitReader;}class MediaPlayer{    Application neteaseCloudMusic;    Application potPlayer;}class FileSyncronization{    Application googleDrive;}class ImageBurning{    Application ultraISO;    Application uNetBooting;}class ___Software{    Application p______;    Application l______;}class Uninstaller{    Application iobitUninstaller;}class Desktop{    Application fences;}class Dictionary{    Application haiciDictinary;}class DownloadingTools{    Application thunder9Lite;    Application internetDownloadManager;}class FileSearching{    Application searchEverything;}class Database{    Application microsoftSQLServer;    Application mySQL;}class VirtualMachine{    Application vmWareWorkstation;}
时间: 2024-10-14 00:05:39

List of Productivity Windows Applications的相关文章

windows 网络命令大全

windows网络命令大全 Windows 2k/2003 Server 1.最基本,最常用的,测试物理网络的 ping 192.168.10.88 -t ,参数-t是等待用户去中断测试 2.查看DNS.IP.Mac等 A.Win98:winipcfg B.Win2000以上:Ipconfig/all C.NSLOOKUP:如查看河北的DNS C://>nslookup Default Server: ns.hesjptt.NET.cn Address: 202.99.160.68 >serv

Windows Registry

https://msdn.microsoft.com/en-us/library/windows/desktop/ms724871(v=vs.85).aspx https://msdn.microsoft.com/en-us/library/windows/desktop/ms724946(v=vs.85).aspx The registry is a system-defined database in which applications and system components stor

git server windows 安装

没有实际安装,可以使用msysgit代替 1:安装git 2:安装cygwin window下的unix模拟环境 3:Gitosis 是一套用来管理 authorized_keys文件和实现简单连接限制的脚本 msysGit - is the name of this project, a build environment for Git for Windows, which releases the official binaries MinGW - is a minimalist deve

What is the Windows Integrity Mechanism?(什么是Windows完整性机制)

The Windows integrity mechanism is a core component of the Windows security architecture that restricts the access permissions of applications that are running under the same user account and that are less trustworthy. (Windows完整性机制是Windows安全体系的核心组件,

zt <Windows Image Acquisition (WIA)> from msdn

Windows Image Acquisition (WIA) Windows Image Acquisition (WIA) is the still image acquisition platform in the Windows family of operating systems starting with Windows Millennium Edition (Windows Me) and Windows XP. Introduction Benefits of Windows

windows下的DOS命令大全

gpedit.msc-----组策略 sndrec32-------录音机 Nslookup-------IP地址侦测器 explorer-------打开资源管理器 logoff---------注销命令 tsshutdn-------60秒倒计时关机命令 lusrmgr.msc----本机用户和组 services.msc---本地服务设置 oobe/msoobe /a----检查XP是否激活 notepad--------打开记事本 cleanmgr-------垃圾整理 net star

Npcap:Nmap项目里一个为Windows而生的嗅探库 Npcap: Nmap Project's packet sniffing library for Windows

Introduction介绍 This Manual describes the programming interface and the source code of Npcap. It provides detailed descriptions of the functions and structures exported to programmers, along with complete documentation of the Npcap internals. Several

为 WPF 程序添加 Windows 跳转列表的支持

原文:为 WPF 程序添加 Windows 跳转列表的支持 Windows 跳转列表是自 Windows 7 时代就带来的功能,这一功能是跟随 Windows 7 的任务栏而发布的.当时应用程序要想用上这样的功能需要调用 shell 提供的一些 API. 然而在 WPF 程序中使用 Windows 跳转列表功能非常简单,在 XAML 里面就能完成.本文将介绍如何让你的 WPF 应用支持 Windows 跳转列表功能. 本文内容 一个简单的跳转列表程序 定制跳转列表的功能 一个简单的跳转列表程序

Windows API参考大全新编

书名:新编Windows API参考大全 作者:本书编写组 页数:981页 开数:16开 字数:2392千字 出版日期:2000年4月第二次印刷 出版社:电子工业出版社 书号:ISBN 7-5053-5777-8 定价:98.00元 内容简介 作为Microsoft 32位平台的应用程序编程接口,Win32 API是从事Windows应用程序开发所必备的.本书首先对Win32 API函数做完整的概述:然后收录五大类函数:窗口管理.图形设备接口.系统服务.国际特性以及网络服务:在附录部分,讲解如何