-
冰冰留言本1.1ASP版
资源描述简介:
支持UBB码,表情码等等 大家都看见过易得留言本,和y10k的PHP留言本,好吧,~马上来个ASP的形式上一样的留言本 不过这个是过渡产品,单用户的,仅仅是让前一个留言本加上了点小功能! 马上将推出正式的ASP多用户留言本!
- 2022-05-25 04:59:23下载
- 积分:1
-
HTML和CSS项目
这是一个HTML和CSS的基于网络编码。我希望做一个有价值的网络编码开发,谁不想使网页在HTML。请帮助我更多的学习和发展。This is a HTML & CSS based web codeing. I want to make a valuable web coding for developers, who want to make a web page in html. please help me more for leanings & development.
- 2022-02-21 16:35:19下载
- 积分:1
-
xycmsbook
XYCMS留言板V1.1是站长花近一个小时时间潜心编写的,现在免费放给大家使用了,由于制作仓促,还没有经过严格测试,后期我也会不断完善的,努力为广大用户服务。
(XYCMS V1.1 is the webmaster message board spent nearly an hour, prepared with great concentration, and now put to you for free use, due to production constraints, have not been rigorously tested, post-I will continue to improve, and strive to serve the customers.)
- 2010-12-18 16:09:17下载
- 积分:1
-
初学者,简单canvas画布
应用背景 var canvas=document.getElementById("demo");
var cxt=canvas.getContext("2d");
var flag=0;
canvas.onmousedown=function(evt){
evt=window.event?window.event:evt;
var startX=evt.pageX-this.offsetLeft;
var startY=evt.pageY-this.offsetTop;
cxt.beginPath();
cxt.moveTo(startX,startY);
flag=1;
}
//鼠标移动 (获取鼠标位置)
canvas.onmousemove=function(){
- 2022-01-21 04:59:28下载
- 积分:1
-
HTML5手机微信手机微信游戏代码
应用背景HTML5手机微信摇一摇游戏代码基于jQuery。1.11.1版制作,关键技术模仿微信摇一摇功能,可手动摇,效果流畅。
- 2023-01-31 11:15:04下载
- 积分:1
-
STM32DigitOscilloscop
采用STM32单片机,移植上UCOS操作系统,利用ADC转换器,用GUI设置显示界面。完成数字示波器的设计(Using STM32 microcontroller, transplant UCOS operating system, use ADC converter with GUI setting display. Complete digital oscilloscope design)
- 2016-05-23 17:09:01下载
- 积分:1
-
caiji
提别人网站内容,通过模拟打开别人的网站,然后获取源码,从源码中剖析你想要的那段内容。(Others mention website content, by simulating open someone else s site, and then get source code, source code analysis from that part of the content you want.)
- 2013-11-21 21:34:32下载
- 积分:1
-
aspgfens
云枫工作室asp企业网站源码,功能栏目介绍:公司简介、新闻中心、产品中心、人才招聘、在线留言、联系我们、下载中心。云枫工作室致力于开发适合各种行业的企业/公司的企业网站系统。
系统开发语言:asp,数据库:ACCESS,只需要把网站源码解压之后上传到支持ASP+ACCESS的服务器空间即可使用。本系统为免费无限制版,源码完全公开。(Yunfeng studio asp corporate website source, the functional column introduction: Company Profile, News, Products, Careers, Feedback, contact us Download Center. Yunfeng studio dedicated to the development of various industries for business/corporate website system.
System Development Language: asp, : ACCESS, just put the site after decompression source upload supports ASP+ ACCESS server space can be used. This system is free, unlimited version, completely open source.)
- 2016-04-29 19:44:23下载
- 积分:1
-
jiaoben699
是一个网站上下均带无缝滚动的相册源代码,便于二次使用,里面注释很清楚(Is a site with a seamless scrolling up and down both albums source code, to facilitate secondary use, which is clearly a comment)
- 2014-08-10 09:25:03下载
- 积分:1
-
Excel2html
将excel的内容转化为html格式,常用语邮件的excel提取为正文,用的jar是poi(
Convert Excel to HTML
)
- 2015-12-02 15:12:44下载
- 积分:1