登录
首页 » Windows开发 » 以下是本系统静态页面的实现过程。在信息发布管输入信息后,提交到一个保存页面的ASP文件,由此文件静态页面。该文件的主要代码如下 生成 html 文件的函数,建立...

以下是本系统静态页面的实现过程。在信息发布管输入信息后,提交到一个保存页面的ASP文件,由此文件静态页面。该文件的主要代码如下 生成 html 文件的函数,建立...

于 2023-07-30 发布 文件大小:2.88 kB
0 174
下载积分: 2 下载次数: 1

代码说明:

以下是本系统静态页面的实现过程。在信息发布管输入信息后,提交到一个保存页面的ASP文件,由此文件静态页面。该文件的主要代码如下 生成 html 文件的函数,建立以系统时间命名,后缀“.shtml”的文件。-These are the static pages of the system implementation process. In the information dissemination management input information, save the page to submit to an ASP file, this file static pages. The main source of the document is as follows generated html file function system time to establish a name suffix ". Shtml" files.

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

发表评论

0 个回复

  • check ip address
    check ip address use c sharp to do -check ip address
    2022-07-13 23:04:41下载
    积分:1
  • 这是md5,可以进行计时测算加密速度.用C语言写的在VC 下通过.
    这是md5,可以进行计时测算加密速度.用C语言写的在VC 下通过.-This is the md5, time can be measured speed encryption. Using C language adopted in the VC.
    2022-11-07 01:40:03下载
    积分:1
  • 目前在网上有一个CPictureEx类,用于加载GIF动画,不过该类是mfc封装类,对于不使用mfc的c++程序员来讲,不能使用。为了让该类能够让更多的人方便的...
    目前在网上有一个CPictureEx类,用于加载GIF动画,不过该类是mfc封装类,对于不使用mfc的c++程序员来讲,不能使用。为了让该类能够让更多的人方便的使用,使其不再被局限于MFC,本人花时间改造了一下这个类,改造后,该类可以应用于任何MFC、 WTL/ATL及其它WINDOWS API编程。   由于原来的CPictureEx是继承于CStatic类,本人改造后,在CPictureEx中直接封装了一个窗口句柄HWND。   假设您在一个弹出式Dialog对话框中加载gif动画,您要做的就是在对话框中放一个控件,可以是BUTTON、STATIC等等。假设您加的这个控件的ID是IDC_FLASH,您的对话框窗口句柄是hDlg,则要使用CPictureEx,将非常简单。详情参见源代码。-present on the Internet which is a CPictureEx category for loading GIF animation, But such is mfc Packaging category for the non-use of the c mfc speaking programmers, which can not be used. To allow such to allow more people to use, it will not be confined to the MFC. I spend time on this transformation of the type that after transformation, and these can be applied to any MFC. WTL/ATL and other Windows API programming. As the original CPictureEx inherited from CStatic category, I transform, In CPictureEx directly Packaging a window handle HWND. Suppose you in a pop-up dialog box loaded Dialog gif animation You need to be done is up in a
    2022-07-09 13:07:36下载
    积分:1
  • parzen算法的vc实现代码,包括正态分布和均匀分布。
    parzen算法的vc实现代码,包括正态分布和均匀分布。-vc achieve parzen algorithm code, including the normal distribution and uniform distribution.
    2022-12-17 17:35:04下载
    积分:1
  • VB实例源码,如果修改通知的不足之处,请讨论…
    VB实例源码,如有不妥之处请修改后通知再讨论一起来完善源码的上传.-Example VB source code, if the inadequacies of the revised notice, please discuss with one sound source upload.
    2022-03-16 04:50:41下载
    积分:1
  • 实现了wince下触摸屏的驱动程序,可用的驱动程序,添加到platform 中。...
    实现了wince下触摸屏的驱动程序,可用的驱动程序,添加到platform 中。-Realize a wince under the touch screen driver, the driver can be used, added to the platform in.
    2022-02-15 05:39:56下载
    积分:1
  • Case Study Reversi, Reversi based on artificial intelligence programming.
    黑白棋实例研究,基于人工智能的黑白棋程序设计。-Case Study Reversi, Reversi based on artificial intelligence programming.
    2023-05-24 11:25:03下载
    积分:1
  • TEC
    在TEC―2教学机上扩展出如下几条指令,包括确定指令格式和具体内容,指令执行步骤,每一步的操作功能和控制信号等,最后在教学计算机上真正实现出来,调试正确并应用在要求的程序设计中。 要求扩展的指令: ⑴ 比较两个无符号数,并根据比较的记过转移 ① 高于或等于则转移 ② 低于或等于则转移 程序设计要求: 按收键入的n个数据,排序后显示在屏幕上。按键选择下列排序方式: ⑴无符号数排升序 ⑵无符号数排降序-the TEC-2 aircraft to expand teaching the following several directives, including the identification of specific instruction format and content of instruction execution steps, each step of the operation function and control signals, the last in teaching computer truly realize, debug and correct application of the requirements of the program design. The request to expand the order : 1 compared with two symbols, and a comparison under the demerits transfer greater than or equal to a transfer less than or equal to a transfer of program design requirements : by the admission of n-type data sequentially on the screen. Click the following Sort : 1 unsigned row ascending 2 unsigned row descending
    2023-08-16 11:30:04下载
    积分:1
  • 基于SDK,视频卡的,VC++视频采集应用程序设计
    基于SDK,视频卡的,VC++视频采集应用程序设计-Based on the SDK, video cards, VC++ Video capture application design
    2023-07-02 23:20:03下载
    积分:1
  • 俄罗斯方块源码java版本
    俄罗斯方块源码java版本-Tetris source java version
    2022-07-27 20:22:37下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载