您好,欢迎光临本网站![请登录][注册会员]  

搜索资源列表

  1. Tagsplanations: Explaining Recommendations Using Tags

  2. 基于标签的个性化推荐系统,解释推荐结果。
  3. 所属分类:电子商务

    • 发布日期:2015-08-14
    • 文件大小:339968
    • 提供者:allei1234
  1. [HTML5&CSS3(第1版)].(HTML5.and.CSS3).Brian.P.Hogan.文字版.pdf

  2. HTML5和CSS3最经典教程。 We’ll start off with a brief overview of HTML5 and CSS3 and take a look at some of the new structural tags you can use to describe your page content. Then we’ll work with forms, and you’ll get a chance to use some of the form fields
  3. 所属分类:HTML5

    • 发布日期:2015-08-17
    • 文件大小:11534336
    • 提供者:kellyxiepeixie
  1. dreamwear小资料

  2. 网页代码HTML 文件结构(Document Structures)字体(FONT)标记(TAGS)……
  3. 所属分类:Web开发

    • 发布日期:2008-11-06
    • 文件大小:638976
    • 提供者:xtdskf226
  1. -------------JSP由浅入深--------------

  2. 1. 熟悉JSP服务器 2. 第一个JSP 3. 通过表达式增加动态内容 4. scr iptlets 5. scr iptlets和HTML的混合 6. JSP声明 7. JSP Directives 8. JSP Tags 9. JSP Sessions 10.Beans and Forms处理 11. 标记库 12.表单编辑
  3. 所属分类:Java

    • 发布日期:2008-11-10
    • 文件大小:38912
    • 提供者:sandy_leen
  1. struts2-tags-API.chm

  2. 很全的struts2标签库,对想要学习struts2框架的很有帮助,是中文的chm文件
  3. 所属分类:Java

    • 发布日期:2015-08-24
    • 文件大小:235520
    • 提供者:zky1994
  1. Git中级用户的25个提示

  2. 基本提示 1. 安装之后第一步 安装 Git 之后,你要做的第一件事情就是去配置你的名字和邮箱,因为每一次提交都需要这些信息: $ git config --global user.name "Some One" $ git config --global user.email "someone@gmail.com" 2. Git 是以指针为基础 存储在 git 中的所有东西都包含在一个文件中。当你提交的时候,git 会创建一个包含提交消息和相关数据的文件(名称、邮件、日期/时间、上一次提交等
  3. 所属分类:其它

    • 发布日期:2015-09-02
    • 文件大小:82944
    • 提供者:lzc10086
  1. Pro.Freeware.and.Open.Source.Solutions.for.Business.1484211316

  2. Pro Freeware and Open Source Solutions for Business is a practical guide for the small business owner seeking viable alternative to expensive commercial software packages and subscr iptions. This reference guide provides an overview of many popular
  3. 所属分类:其它

    • 发布日期:2015-09-04
    • 文件大小:15728640
    • 提供者:ramissue
  1. vim教程

  2. 这是一篇有李果正编写的VIM教程。不仅包含了vim 的基本使用教程,还包含了诸如VIM Tags、VIM scr ipt、Shell操作等等!不过是繁体字哦
  3. 所属分类:Linux

    • 发布日期:2015-09-09
    • 文件大小:876544
    • 提供者:cowena
  1. Arduino.Wearable.Projects.1785283308

  2. Design, code, and build exciting wearable projects using Arduino tools About This Book Develop an interactive program using sensors and actuators suitable with wearables Understand wearable programming with the help of hands-on projects Explore diff
  3. 所属分类:嵌入式

    • 发布日期:2015-09-14
    • 文件大小:6291456
    • 提供者:ramissue
  1. Windows/dos版本Wget v1.11.4

  2. 大小392k C:\Documents and Settings\Admin>wget -h GNU Wget 1.11.4, a non-interactive network retriever. Usage: wget [OPTION]... [URL]... Mandatory arguments to long options are mandatory for short options too. Startup: -V, --version display the vers
  3. 所属分类:DOS

    • 发布日期:2015-09-14
    • 文件大小:401408
    • 提供者:mike6606
  1. NLTK.Essentials

  2. Build cool NLP and machine learning applications using NLTK and other Python libraries About This Book Extract information from unstructured data using NLTK to solve NLP problems Analyse linguistic structures in text and learn the concept of semanti
  3. 所属分类:互联网

    • 发布日期:2015-09-21
    • 文件大小:2097152
    • 提供者:ramissue
  1. ros by example for indigo volume 2

  2. 当前大多数搞机器人开发的用户所装的ROS是indigo版本,而且是基于Ubuntu14.04的。如果你跑别的版本的rbx代码老出错,不用怀疑,就是代码版本问题!ros by example for indigo volume 1很多地方(包括CSDN)都可以下载,而volume 2则只此一家哦!下面是本书的目录: Contents Preface...........................................................................
  3. 所属分类:其它

    • 发布日期:2015-09-21
    • 文件大小:8388608
    • 提供者:qiyudong
  1. jscolor-1.4.5.zip

  2. jsColor取色器 Installation 1.Refer to jscolor.js in your HTML page: 2.Add a class to desired tags:
  3. 所属分类:Javascript

    • 发布日期:2015-09-22
    • 文件大小:14336
    • 提供者:bibihaha
  1. Android 云标签效果(自动换行布局) 源码

  2. AndroidTagGroup实现云标签效果,各种背景效果的标签,并且支持添加, 大体实现:有一个TagsManager管理TagGroup,自定义TagGroup,对TagGroup设置setTags(tags); TagGroup extends ViewGroup,TagGroup 由多个TagView组成,TagView继承TextView 。
  3. 所属分类:Android

    • 发布日期:2015-10-15
    • 文件大小:110592
    • 提供者:yyh352091626
  1. EmvReader Java Code

  2. package br.com.paysmart; import java.util.List; import javax.smartcardio.*; import java.util.*; import java.text.SimpleDateFormat; public class paySmartTest { private static final char[] HEX_CHARS = "0123456789abcdef".toCharArray(); public static St
  3. 所属分类:IT管理

    • 发布日期:2015-10-23
    • 文件大小:15360
    • 提供者:guiseco
  1. shuguangCMS2.5最新完整版

  2. shuguangCMS基于TP框架及PHP+MYSQL系统开发,本系统是一款适用于不同类型企业网站使用功能包括:产品管理、新闻文章管理、资料下载、人才招聘、广告管理、订单管理、友情链接、单页信息、公告管理、模板管理、多语言管理、评论管理、Tags管理、导航管理、管理权限自定义等功能模块,以上模块均可以批量更新、置顶、移动、推荐及相关内容自定义标题样式,自定义内容模板,自定义发布时间,可设置标签、关键字、排序等贴心功能。与旧版本shuguangCMS1.0相比,新版本更加人性化
  3. 所属分类:PHP

    • 发布日期:2015-10-31
    • 文件大小:1048576
    • 提供者:helei502679683
  1. HTML5 Programmer

  2. The HTML5 Programmer's Reference aims to provide everything a programmer needs for understanding and using the new HTML5 family of standards. Previous HTML standards were focused on defining tags for marking up documents. The HTML5 family of standar
  3. 所属分类:Web开发

    • 发布日期:2015-11-06
    • 文件大小:6291456
    • 提供者:vanridin
  1. chromedriver最新版

  2. Latest Release: ChromeDriver 2.20 Changes include: Fixes to make ChromeDriver compatible with recent versions of adb Unicode conversion fixes on Chrome OS The /sessions endpoint now uses a key named "id" rather than "sessionId" (as required by the W
  3. 所属分类:Web开发

    • 发布日期:2015-11-12
    • 文件大小:2097152
    • 提供者:readen
  1. struts2.0的标签学习资料

  2. struts2.0的标签学习 关键字: struts2 标签 用过struts1.x的人都知道,标签库有html、bean、logic、tiles, 而struts2.0里的标签却没有分类,只用在jsp头文件加上 就能使用struts2.0的标签库
  3. 所属分类:Java

    • 发布日期:2008-11-12
    • 文件大小:29696
    • 提供者:jdk_999
  1. Struts Taglibs-chm

  2. This taglib contains tags used to create struts input forms, as well as other tags generally useful in the creation of HTML-based user interfaces. Many of the tags in this tag library will throw a JspException at runtime when they are utilized incor
  3. 所属分类:Java

    • 发布日期:2008-11-13
    • 文件大小:189440
    • 提供者:alwayseagle
« 1 2 ... 45 46 47 48 49 50»