CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 C#编程 搜索资源 - 自动启动

搜索资源列表

  1. TransparentForm

    0下载:
  2. 类似于桌面闹钟的程序,包含的功能有,显示当前系统时间、定时提醒,可以提醒多件事、自动关机。保存已经提醒过的事情,备查,保存上一次退出时列在日程里边的但是没有提醒过的事件,再次启动时会调出这些事情。可以更改提示音乐,背景风格。-similar to the desktop alarm clock procedures contained in the function, display the current time system, regularly reminded, can remind
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:2.46mb
    • 提供者:lichao
  1. autosetup

    0下载:
  2. 如何在启动计算机时自动启动程序 想要就下巴 听有用的
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:15.46kb
    • 提供者:洪成前
  1. c# 笔记本声卡服务自动启动

    0下载:
  2. hp笔记本声卡服务自动启动 hp笔记本如果安装windowxp系统,那么声卡会无法使用。只有重新启动声卡才可以使用
  3. 所属分类:C#编程

  1. mfc1

    0下载:
  2. 有图形界面的服务程序的例子/可实现开机未登录时自动启动等功能-There are graphical examples of the service program/boot can be logged automatically when you start to achieve other functions
  3. 所属分类:CSharp

    • 发布日期:2017-05-16
    • 文件大小:4.02mb
    • 提供者:yixiyecao
  1. WinForm_Update

    0下载:
  2. winform自动升级 首先,要确定程序应该去哪里下载需要升级的文件。我选择了到指定的网站上去下载,这样比较简单,也通用一些。在这个网站上,需要放置一个当前描述最新文件列表的文件,我们估且叫它服务器配置文件。这个文件保存了当前最新文件的版本号(lastver),大小(size),下载地址(url),本地文件的保存路径(path),还有当更新了这个文件后,程序是否需要重新启动(needRestart)。这个文件大致如下-winform automatic upgrade first, to d
  3. 所属分类:CSharp

    • 发布日期:2017-04-04
    • 文件大小:60.75kb
    • 提供者:foxgame
  1. WatchApp

    0下载:
  2. 软件监控源代码,检测软件是否在运行。如果不在运行则自动启动。-Monitoring software source code, testing software is running. If it does not automatically start running.
  3. 所属分类:CSharp

    • 发布日期:2017-04-29
    • 文件大小:8.9kb
    • 提供者:王某人
  1. WatchDog

    0下载:
  2. 这个程序之所以称之为监视狗,就是因为,它可以监视你指定的应用程序的执行情况。该程序作为一个系统服务,会在系统启动的时候自动运行,然后负责,启动已经配置好的执行程序。如果被执行的程序在中途被关闭或者运行不正确,监视狗会自动开启另外一个同样的应用程序。-The reason why this procedure referred to as surveillance dog, that is, because it can monitor the application you specify th
  3. 所属分类:CSharp

    • 发布日期:2017-04-24
    • 文件大小:276.39kb
    • 提供者:林锦祥
  1. AutomatismInspect

    0下载:
  2. 用于监控某个程序进程,目标进程关闭则自动启动,不允许多开.-A program for monitoring the process, the target will automatically start the process of closure, are not allowed to open.
  3. 所属分类:CSharp

    • 发布日期:2017-04-03
    • 文件大小:39.57kb
    • 提供者:zhangjishi
  1. Demo

    0下载:
  2. Demo程序,包含开机自动启动,监视进程是否开启,自动启动某个应用程序,结束一个占用CPU时间太多的应用程序。写得比较简单,进程名字被写死了,如果要用的话需要修改一下。-Demo program, including at startup, monitoring process is open, automatically starts an application, the end of a take up too much CPU time the application. Written
  3. 所属分类:CSharp

    • 发布日期:2017-03-31
    • 文件大小:94.75kb
    • 提供者:zhanshaoxin
  1. autostartup

    0下载:
  2. C# 设置当前程序为开机自动启动,并可以设置自动取消-C# set application auto start when computer start
  3. 所属分类:CSharp

    • 发布日期:2017-04-01
    • 文件大小:37.34kb
    • 提供者:111111
  1. autoservice

    0下载:
  2. 声卡自动启动和停止 主要适用于系统声卡在不同配置下的自动服务-Automatic start and stop the main sound card for sound card in different system configurations of automatic service
  3. 所属分类:CSharp

    • 发布日期:2017-04-06
    • 文件大小:33.35kb
    • 提供者:shenzhenabc
  1. computer

    0下载:
  2. 这是一款电脑监控防盗防偷窥的软件,当你离开电脑后可以开启本软件,任何人接触了你的计算机时摄像头自动启动,记录下该人的信息-This is a computer security anti-peeping monitoring software, when you leave your computer can open the software, a person exposed to the camera to your computer automatically starts to rec
  3. 所属分类:CSharp

    • 发布日期:2017-03-29
    • 文件大小:94.95kb
    • 提供者:jiang
  1. CSharp

    0下载:
  2. 适用于C#初学者的几个小程序,可以加深对这门语言的理解 包括有以下内容: 1.C#获取当前程序所在的文件夹.rar 2.C#界面皮肤(带例子).rar 3.C#如何使用托盘控件的实例源码.rar 4.C#文本加密解密算法示例源代码.rar 5.C#在开机时自动启动程序.rar 6.C#自定义皮肤.rar 7.CS聊天程序.rar 8.WPF模拟Windows+7气象源码.rar 9.玻璃按钮.rar 10.导出Excel格式.rar 11.导出ex
  3. 所属分类:CSharp

    • 发布日期:2017-10-30
    • 文件大小:13.77mb
    • 提供者:吕温
  1. c#实用常用程序合集

    0下载:
  2. c#实用常用程序合集,内含30多个实用程序,如实例38 如何创建不规则窗体 实例48 如何实现打印预览 实例55 如何使用系统API函数 实例59 如何在开机时自动启动程序 实例67 如何给程序打包等等,很实用,几十个,总有一个是你有用的
  3. 所属分类:C#编程

  1. CountDown

    0下载:
  2. 桌面倒计时小应用,可以设置倒计时时间,名称,开机自动启动,置顶显示,桌面右下角显示图标。-Desktop countdown small application, you can set the countdown time, name, startup, top display, the lower right corner of the desktop icons.
  3. 所属分类:CSharp

    • 发布日期:2017-12-06
    • 文件大小:128.14kb
    • 提供者:杀毒
  1. ThreadMonitorService

    0下载:
  2. 开机自动启动指定程序。控制指定程序启动,并且保证只有一个在运行。-Auto start the specified program. Control specified program starts, and ensure that only one running.
  3. 所属分类:CSharp

    • 发布日期:2017-12-02
    • 文件大小:109.15kb
    • 提供者:xiaofei
  1. Boot-program

    0下载:
  2. 开机自动启动程序编程参考方法,参考代码可以在C#编程环境下设定程序为开机自动启动。-In C# programming environment setup process for the startup.
  3. 所属分类:CSharp

    • 发布日期:2017-04-07
    • 文件大小:68.16kb
    • 提供者:wangxianwen
  1. shutdown

    2下载:
  2. 实现串口关机程序,通过串口发送命令进行关机,可实现开机自动启动-Realization of serial shutdown, shut down through the serial port to send commands, can realize the auto start
  3. 所属分类:CSharp

    • 发布日期:2016-02-24
    • 文件大小:50kb
    • 提供者:徐兵
  1. loopStartForm

    0下载:
  2. 循环启动窗体 使用定时器循环 启动窗体 窗体中完成自定义的逻辑代码 之后再自动启动下一个窗体-Loop start windows form
  3. 所属分类:CSharp

    • 发布日期:2017-04-27
    • 文件大小:94.29kb
    • 提供者:weimingwu
  1. 定时获取公网IP地址

    1下载:
  2. 定时获取公网ip 1、通过LoadResoureDll类可以生产一个单文件绿色运行 2、每隔2分钟监测一次。 3、加入windows启动项,随开机自动启动
  3. 所属分类:C#编程

« 12 3 »
搜珍网 www.dssz.com