登录
首页 » ASP » exceptoonrefer

exceptoonrefer

于 2017-10-02 发布 文件大小:1KB
0 258
下载积分: 1 下载次数: 1

代码说明:

  JCP version1 0晋唐内容发布系统,其主要功能是:ASP+ACCESS后台生成HTML静态前台页面,其核心程序是由无心青士独立设计开发,其它辅助功能如()

文件列表:

JCP_manage\Inc\config.asp
JCP_manage\article\images\Editor
JCP_manage\Admin\Images
JCP_manage\article\images
JCP_manage\Admin\Include
JCP_manage\Admin\Style
JCP_manage\AD\uploadfile
JCP_manage\article\UploadFiles
JCP_manage\AD
JCP_manage\Admin
JCP_manage\article
JCP_manage\Block
JCP_manage\Board
JCP_manage\Class
JCP_manage\Css
JCP_manage\HTMLCreate
JCP_manage\Images
JCP_manage\Inc
JCP_manage\JDataBase
JCP_manage\Manage
JCP_manage\MODEL
JCP_manage\MODEL_ACT
4AD\uploadfile
Farticle\uploadfiles
JCP_manage\User
4AD
Farticle
JCP_manage
JS

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

发表评论

0 个回复

  • ANTLRTreeNodeStream
    Because of the use of drawSprite, this test is excluded scaled replay tests because drawSprite ignores the reciprocal scale that is applied at record time, which is the intended behavior of drawSprite.
    2015-10-12 11:24:03下载
    积分:1
  • eyy7.5yuanma
    模块名称:超级模块(7.5永久免费版) 作者:蒋勇 版本:7.5 蒋勇破解7.3 @备注: 注:兼容于易语言4.6及以上版本! 登陆论坛后网络验证就能免费调试!编译后无验证限制! 生成DLL可供任何程序调用,但调试中调用DLL,则必须引用本模块! (模块验证代码均在 输出调试文本 之内,模块功能保护代码除外) 内有大量api 函数 底层函数 非常全的源码操作模块(The module name: Super module (7.5 permanent free version) Author: Jiang Yong Version: 7.5 Jiang Yong cracked 7.3 @ note: Note: compatible with easy language version 4.6 and above! After landing forum network authentication can free debugging! No validation constraints compiled! Generation of DLL can be invoked any program debugging, but call DLL, you must have a reference to this module! (modular verification code are in the output debug text , module function protection code except) There are a large number of low-level API functions function very full source operation module)
    2015-03-13 21:40:20下载
    积分:1
  • xueshengxinxiguanli
    学生信息管理系统,有基本的成绩查询,学号查询等功能。不是很大的一个用c实现程序(Student Information Management System, some basic performance information, learning the functions of its inquiries. Not a great achievement of the procedure with c)
    2009-06-03 01:23:03下载
    积分:1
  • ListIterator
    An ListIterator is used to sequence over a List of objects. ListIterator can move backwards or forwards through the list.
    2014-02-18 14:50:58下载
    积分:1
  • LedshowTW2013SDK
    显示屏开发包,除Delphi例程外,还有VC/VB/C#的.(Display Development Kit, in addition to Delphi routines, there are VC/VB/C# in.)
    2021-03-03 11:39:33下载
    积分:1
  • AvionicsInstrumentControlDemo_Source
    开源的无人机地面站软件仪表控件,可在C#开发环境下使用(C# Avionic Instrument Controls)
    2020-07-04 14:40:01下载
    积分:1
  • vcl-styles-utils-master
    Open Comp Port Palang Parkir
    2019-06-18 18:28:46下载
    积分:1
  • code
    一种利用硬盘序列号对自开发软件的简单且有效的加密注册方法,适用于发布量不大、尤其不公开发行的专用工程软件。主要目的:为使开发者的软件不被任意复制使用,用户每装一台机器都需要向开发者报知用户号并索取注册号。基本原理:将硬盘序列号做运算后做为用户号,开发者可利用科学型计算器,根据用户报知的用户号和只有自己知道的密钥直接算出注册码返回给用户;用户端不需注册机,开发者也不需解码器,且注册成功后Windows系统会自动保存,以后无需再注册,软件升级也无需重新注册。 所附VC源代码中有实现方法和详细注释。(A use of hard disk serial number from the development of software for simple and efficient encryption registration method is not applicable to the amount released, especially not publicly released a dedicated engineering software. The main purpose: to enable software developers to use not to be arbitrarily copied, each user needs to install a machine to developers informing the user number and request a registration number. Rationale: The hard disk serial number as user numbers do after the operation, developers can take advantage of the scientific calculator, directly calculated by the license is returned to the user based on the user notification of user numbers and only you know the key client without RI, developers also need a decoder, and after successful registration Windows system will automatically save the future without re-registration, software upgrades without having to re-register. There annexed VC source code implementation and detailed notes.)
    2014-03-25 17:57:13下载
    积分:1
  • rlc
    行程编码的基本原理是:用一个符号值或串长代替具有相同值的连续符号(连续符号构成了一段连续的“行程”。行程编码因此而得名),使符号长度少于原始数据的长度。只在各行或者各列数据的代码发生变化时,一次记录该代码及相同代码重复的个数,从而实现数据的压缩。(The basic principle of run length coding is: a symbolic value or string length instead of having the same value of consecutive symbols that symbol length less than the length of the original data (consecutive symbols constitute a period of continuous stroke run-length encoding, hence the name.) . Only when the code for each row or each column of data is changed, the recording time code and the same number of code duplication, in order to achieve compressed data.)
    2014-12-13 00:24:00下载
    积分:1
  • C# 读取 WebBrowser中的图片验证码到pictureBox 【已测试通过,附完整源码】
    用webbrowser打开网页后,读取网页中验证码图片至 picturebox控件, .net framework 2.0和.netframework 4.0 已测试通过 注意:   在COM 页上, 选择 Microsoft HTML Object Library ,添加mshtml 的引用。  使用命名空间  using mshtml。
    2013-03-08下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载