登录
首页 » Windows开发 » 自动提醒用户得小程序

自动提醒用户得小程序

于 2023-04-19 发布 文件大小:1.25 MB
0 51
下载积分: 2 下载次数: 1

代码说明:

自动提醒用户得小程序-automatically remind users in small program

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • vc 的多线程例子
    vc 的多线程例子-vc multithreading example
    2022-04-17 12:55:08下载
    积分:1
  • 这个代码用Vb实现的一个抓取屏幕的代码。很好用
    这个代码用Vb实现的一个抓取屏幕的代码。很好用-Remarkable insights were gained with the code to achieve a grasp of the screen code. Good use
    2022-10-22 15:05:03下载
    积分:1
  • Private Static Sub Form_Resize() Dim bTimerWasOn As Boolean cmdShuffle.SetFocus...
    Private Static Sub Form_Resize() Dim bTimerWasOn As Boolean cmdShuffle.SetFocus Stop timer when game is minimized and start it when normalized If Me.WindowState = vbMinimized Then If Timer1.Enabled Then bTimerWasOn = True Else bTimerWasOn = False Timer1.Enabled = False Else If bTimerWasOn Then Timer1.Enabled = True End If End Sub-Private Static Sub Form_Resize() Dim bTimerWasOn As Boolean cmdShuffle.SetFocus Stop timer when game is minimized and start it when normalized If Me.WindowState = vbMinimized Then If Timer1.Enabled Then bTimerWasOn = True Else bTimerWasOn = False Timer1.Enabled = False Else If bTimerWasOn Then Timer1.Enabled = True End If End Sub
    2022-06-29 02:05:14下载
    积分:1
  • Android实现自动、手动更新应用
    代码简单、易懂、实用。 import java.io.File; import java.io.FileOutputStream; import java.io.IOException; import java.io.InputStream; import java.net.HttpURLConnection; import java.net.MalformedURLException; import java.net.URL; import java.util.HashMap; import android.app.AlertDialog; import android.app.Dialog; import android.app.AlertDialog.Builder; import android.content.Context; import android.content.DialogInterface; import android.content.Intent; import android.content.DialogInterface.OnClickListener; import android.content.pm.PackageManager.NameNotFoundException; import android.net.Uri; import android.os.Environment; import android.os.Handler; import android.os.Message; import android.view.LayoutInflater; import android.view.View; import android.widget.ProgressBar; import android.widget.Toast; /** *@author coolszy *@date 2012-4-26 *@blog http://blog.92coding.com */ public class UpdateManager { /
    2022-03-30 02:32:04下载
    积分:1
  • Examples
    实例――实现打印功能 实例――实现打印功能-Examples- examples of printing realize- realize printing function
    2022-01-26 02:46:07下载
    积分:1
  • C++程序的详细设计实例,并运行的控制结果。
    C++程序设计实例详解,并且有运行结果,方面对照学习-C++ Procedures detailed design example, and running the results of the control aspects of learning
    2022-08-17 01:44:26下载
    积分:1
  • 软件说明书 目录 1登陆 2客户服务 2
    软件说明书 目录 1登陆 2客户服务 2-1入库操作 2-1-1补单操作 2-2派送通知 2-2-1补单操作 2-2-2新增客户 2-3提货通知 2-4到货查看 3仓库管理 3-3仓库入库 3-4仓库出库 4分拣操作 5调度管理 5-1提货调度 5-2派送调度 6签收操作 6-1入库签收 6-2派送歉收 7条码录入 8定单管理 9查询操作-software manuals Contents a landing two customer service 2-1 warehousing operation 2-1-1 fill-informed about the operation of 2-2-1 2-2 fill single new customer to operate 2-2-2 2-3 2-4 delivery notification arrived View three warehouse management 3-3 3-4 warehouse storage warehouse for four sorting out five operations on the management of delivery scheduling 5-1 5-2 6 signed for the delivery scheduling 6-1 warehousing operation signed for the delivery failures 7 6-2 barcode input management 9 8 orders investigation with operations
    2022-09-17 20:00:03下载
    积分:1
  • 列表 BFS 广度优先搜索
    广度优先搜索 (BFS) 是一种策略寻找图中搜索时限于本质上是两个操作: (a) 访问和视察一个节点图 ;(b) 获得访问权的邻居的当前访问的节点的节点。BFS 从根节点开始,并检查所有相邻的节点。然后这些邻居节点的每个反过来,它检查其中人迹罕至,他们的邻居节点,等等。BFS 相比相当,但更多的内存 efficientIterative 深化深度优先搜索和深度优先搜索与对比。
    2022-01-24 13:52:36下载
    积分:1
  • 数控系统的非实时插补算法
    资源描述数控系统的非实时插补算法,包含数控系统的粗插补、动态链接库以及刀具运动组件等,同时设计了用户实时调试界面,兼容数控加工的通用G代码指令,实现数控系统的运动控制
    2022-01-24 14:17:49下载
    积分:1
  • 一个用delphi语言实现的聊天程序,实现了基本的功能
    一个用delphi语言实现的聊天程序,实现了基本的功能-A language with delphi realize the chat program to achieve basic functionality
    2022-01-26 01:07:05下载
    积分:1
  • 696524资源总数
  • 103945会员总数
  • 46今日下载