登录
首页 » Java » cssdemo

cssdemo

于 2011-06-30 发布 文件大小:81KB
0 168
下载积分: 1 下载次数: 2

代码说明:

  这是web前台中Css的一些技术,在东软培训老师发给的资料,是一些重点的东西(Css web in the foreground is some of the technologies, training of teachers in Neusoft distributed information, some key things)

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

发表评论

0 个回复

  • MediaPlayer_Service
    MP3音乐播放器代码,主要实现从sd卡中读取MP3文件,界面有播放暂停,上一首,下一首四个按钮(MP3 music player code, the main implementation MP3 files, read the sd card interface are suspended, a song, a four button)
    2020-09-29 09:37:43下载
    积分:1
  • Cclaigongqiuinfo@aspjzy.com
    供求信息常常来,多分类的多城市的供求信息网ASP源码。无任何功能限制的。(Trade Leads often come, more and more city classified ASP source supply and demand information network. Without any functional limitations.)
    2013-11-17 17:22:02下载
    积分:1
  • The Shortest Circuit of a Non-Oriented Graph
    package Extend_Floyd; import java.io.*; import java.util.Scanner; public class Extend_Floyd {  /**   * @param args   */  static final int INF=666666666;//注意INF可能溢出,慎用!    static final int MAXN=100+10;  static int nnum,mnum,cnt,minn;   static int path[],fa[][],cur[][],dist[][];  static void init()   {    path = new int[MAXN+1];   fa = new int[MAXN+1][MAXN+1];   cur = new int[MAXN+1][MAXN+1];   dist = new int[MAXN+1][MAXN+1];   for(int i=1;i
    2022-09-18 01:15:03下载
    积分:1
  • CGPA 计算器
    CGPA (累积平均绩点} 是所有学期你学过你 GPA 的累积聚合。通过采取使你学期平均绩点的总学分划分的总积分。GPA: 除以总学分 ; 采取以获得你的学期平均成绩的总积分。 * 平均绩点术语 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
    2023-05-14 22:55:02下载
    积分:1
  • javaweb 的人事关系管理系统
    资源描述 该系统基于人事关系的管理系统,里面有客户,员工,管理员和楼层的信息,可以记录客户和员工的信息及员工购买楼房的信息,和员工所负责的客户的信息,当客户生日来到,系统可以提示管理员,并向客户发送信息
    2022-12-16 02:20:06下载
    积分:1
  • 后台模板
    后台模板
    2015-04-22下载
    积分:1
  • olinechat
    软件介绍 浮动于网站右侧。不用加好友可以直接利用QQ、MS(Software introduction Floating on the right side of the site. Do not add friends can be directly used QQ, MS)
    2016-01-24 19:36:04下载
    积分:1
  • MyStuMan
    使用struts,hibernate编写的一个学籍管理系统( Struts Hibernate study management system)
    2009-12-01 16:56:34下载
    积分:1
  • wa13
    此程序的定义在WEB2.0,可以用做视频分享 图书分享 音乐分享 等等 使用方法: 1。先在前台注册一个用户,在后台把此用户设置前台管理员 2。管理资源的修改 审核 都是由前台管理员控制 3。会员注册后发布的资源 默认是关闭状态 需要前台管理去审核 目的是防止反动 黄色 嘎嘎 4。会员可以自己修改资源 不过修改后同样是关闭状态 也需要管理员审核 本站提供哇一声分享网(仿豆瓣网)免费下载,版权归其软件公司或原作者所有。如果你喜欢,请支持正版! (WEB2.0 the definition of this procedure can be used to do video sharing books to share music sharing, etc. How to use: A. First register a user in the foreground, the user settings in the background and foreground administrator Two. Modify the audit of the management of resources are controlled by the front desk administrator 3. Register published resources default is off front desk management audit purpose is to prevent reactionary yellow rattle 4. Members can modify their own resources, however to modify the same off also requires administrator review Powered wow soon share (similar to the the Douban network) for free download copyrighted by their software company or the original author. If you like, please support genuine!)
    2012-02-25 16:56:12下载
    积分:1
  • 抽奖系统
    资源描述利用JAVA,JSP,JavaScript,html,css实现抽奖系统,可以用于公司的抽奖系统。在一个页面登陆,登陆成功后,跳转到另一个页面进行抽奖,显示最近抽奖信息。和SQLSERVER数据库相连。
    2023-05-24 07:30:03下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载