搜索资源列表
counterxunjie
- 迅捷简易网页计数器 Ver2.0 一.系统要求: ASP+ACCESS 二.程序主要功能: 简单的页面计数功能。 三.使用方法 1. 上传全部文件; 2. 用记事本打开setup.asp更改程序按装路径; 3. 将 下面的代码添加到需要计数的网页, <scr ipt language=\"javascr ipt\" src=\"count.asp\"></scr ipt> 其中count.asp
第1章 消息框
- < vc编程精选500例> 源代码第1章 消息框.rar-lt; Lt; Vc programming selected 500 cases gt; Gt; Source code Chapter 1 news box. Rar
第4章 标题栏与菜单栏
- < vc编程精选500例>>源代码第4章 标题栏与菜单栏.rar-lt; Lt; Vc programming selected 500 cases gt; Gt; Source code Chapter 4 column with the title menu bar. Rar
ProgrammingWindows(sourcecode)
- < ProgrammingWindows95>>CharlesPetzold的源代码-lt; Lt; ProgrammingWindows95gt; Gt; CharlesPetzold source code
text224
- 将以下代码加入HEML的<body></body>之间:[第2步的下面位置] <!-- 你可以改变菜单出现的外观风格-->-following code will join the HEML
DXTB
- 1.将 DXControls.dll 文件放于空间根目录的bin文件夹里. 2.在需要用编辑器的ASPX页面代码头部加入 <%@ Register TagPrefix=\"DXControls\" Namespace=\"DXControls\" Assembly=\"DXControls\" %> 3.在需要显示编辑器的位置插入代码:<DXControls:DXTB id=\"dansin\" Path=\"editor\" Height=\"296px\" Widt
wenzitexiao
- 逐隐逐现的文字特效 以下代码放在一个新建页面的HTML的<body></body>区即可-PV is hidden by the language on the effects following a new code of HTML pages
apue_unix
- unix高级编程源代码.<<unix高级编程>>-senior programming source code. Lt; Lt; Unix Advanced Programming gt; Gt;
followclock
- 一个用Javascr ipt写的网页特效,效果是一个跟随鼠标的时钟。把follow.txt中的代码插入到<body>和</body>之间就能看到效果。-a written using Javascr ipt netnew result is a clock with a mouse. Follow.txt put the code inserted into lt; Bodygt; And lt; / Bodygt; Between you can see results
blockgame
- 一个用Javascr ipt写的俄罗斯方块游戏,游戏开始时用1到9选择游戏速度,之后用→←↑↓控制方块下落。把game.txt中的代码插入到<body>和</body>之间就能看到效果。-a written using Javascr ipt Tetris game, the start of the game with 1-9 choice of the game, followed with control block whereabouts. Game.tx
simplejisuanqi
- 一个用Javascr ipt写的简单的计算器,支持加、减、乘、除四种运算,有兴趣的朋友可以自己再添加一些更复杂的运算。把jisuanqi.txt中的代码插入到<body>和</body>之间就能看到效果。-using Javascr ipt to write a simple calculator, support, plus or minus, multiplication and four Operators are interested in their frien
simplemaze
- 一个用Javascr ipt写的走迷宫游戏,用键盘上的→←↑↓键进行游戏,走出迷宫。请按照maze.txt中的说明把一部分代码复制到<head></head>之间,另一部分代码复制到<body></body>之间:-a written using Javascr ipt Maze games, the keyboard keys for the game, out of the labyrinth. Maze.txt follow the
mousefollow
- 一个用Javascr ipt写的网页特效,效果是跟随在鼠标周围的彩色的光环。把mousefollow.txt中的代码插入到<body>和</body>之间或插入到<head>和</head>之间就能看到效果。-a Javascr ipt netnew written, the effect is to follow the mouse around the halo of color. Mousefollow.txt put the code in
ball&block
- 一个用Javascr ipt写的弹球打砖块游戏,用鼠标控制底部的横条防止球掉下去,依靠弹球打碎砖块。把ball.txt中的代码插入到<body>和</body>之间就能看到效果。-a written using Javascr ipt pinball arcade games, using the mouse to control the bottom of the bands to prevent the ball to fall, rely on the pinbal
ntservicectrl
- 用 C++ 创建简单的 Win32 服务程序(NTServCtrl) 详细信息 < NT服务 > 《用 C++ 创建简单的 Win32 服务程序》一文的例子代码。描述如何用 Visual C++ 创建 Windows NT 服务程序。创建该服务仅用到一个 C++ 类,这个类提供服务与操作系统之间一个简单的接口。使用这个类实现自己的服务非常简单,只要改写少数几个基类中的虚拟函数即可。文中有三个源代码参考例子:这是其中之一—— NTServCtrl:是一个独立的程序例子,用它可以监控某个
micro_os
- 微型操作系统,想知道操作系统秘密的初学者可以在这起步。 文件列表: 1 micro-os.img 已编好的软盘映象。 2 micro-os_kernel.bin 命令核心二进制代码 3 micro-os_loader.boot 启动二进制代码 4 micro-os_loader.asm micro-os_kernel.asm 源文件 用法:1 编译源文件 2 将loader.boot 用工具写入软盘0道0头1扇区 kernel.bin写入0.0.2-0.0.n (n<10) 在 0.0.1
jsp小技巧
- 如何混合使用Jsp和SSI #include? 在JSP中可以使用如下方式包含纯HTML: <!--#include file=\"data.inc\"--> 但是如果data.inc中包含JSP CODE ,我们可以使用: <%@include file=\"data.inc\"%> 如何执行一个线程安全的JSP? 只需增加如下指令 <%@ page isThreadSafe=\"false\" %> JSP如何处理HTML FORM中的数据? 通过内置的r
canle
- 在WPF的日历控件工具箱实际上长期存在,并建立wpf4之上的日历控件很简单:1。可以直接从工具箱拖设计窗口的日历 2。类型或直接在XAML <日历>代码-In the WPF ToolKit actually Calendar control has long existed, and for the WPF 4 Calendar control built up is simple: 1. Can be directly from Toolbox Calendar will dra
code
- 有时候看着那超链接的下划线挺讨厌的,把下面这段代码放到网页源代码<head>与</head>之间,下划线就无影无踪啦! -Sometimes, looking at the hyperlink underline that quite annoying, and put the following code into the source code <head> And </head> Between the underscore disap
code-en-Matlab-KPPGA-3G2-1
- insqv,l qdB ?LDSB?DM.M M. MD.¨BSZ??BFX B W<M B MSF£N.μQ FS.N¨Sfù nbsnf f*n f*,n*ùfd N EF