CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - email-ui

搜索资源列表

  1. funambol-mail-client-src-6.0.17

    0下载:
  2. The Funambol J2ME Mail Client aims to be a light, easy to use, free email client for J2ME devices. The first release comes with a simple but effective UI, and a storage limited to the internal RMS only. This makes the application compatible
  3. 所属分类:J2ME

    • 发布日期:2008-10-13
    • 文件大小:410.56kb
    • 提供者:gaoyuesong
  1. 系统托盘编程完全指南(一)

    0下载:
  2. 自从Windows 95面市以来,系统托盘应用作为一种极具吸引力的UI深受广大用户的喜爱。使用系统托盘UI的Windows应用程序数不胜数,比如\"金山词霸\"、\"Winamp\"、\"RealPlayer\"等等。那么如何编写自己的托盘应用呢?此代码是系列文章中的例子代码,比较系统地示范了托盘应用的编程。并创建自己的C++类来增强系统托盘应用的特性。代码参考价值极高。-since the launch of the system tray application as a very attr
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:75kb
    • 提供者:唐佳
  1. china-telcom-cdma-test(2009v1)

    0下载:
  2. 中国电信CDMA终端测试规范: 1xEVDO RevB技术要求分册2009.V1.pdf BREW分册2009.V1.pdf C+W手机分册2009.V1.pdf CDMA_GSM双模终端分册2009.V1.pdf DM分册2009.V1.pdf DRM分册2009.V1.pdf Email分册2009.V1.pdf JAVA分册2009.V1.pdf LBS分册2009.V1.pdf MMS分册2009.V1.pdf PIM分册2009.V1.pdf
  3. 所属分类:Software Testing

    • 发布日期:2017-06-11
    • 文件大小:17.55mb
    • 提供者:Hill
  1. emailClient

    0下载:
  2. android入门专用,SharedPreference,按钮的按下弹起,基本ui组件的使用。-android entry dedicated, SharedPreference, press the button bounce, use the basic ui components.
  3. 所属分类:android

    • 发布日期:2017-03-31
    • 文件大小:360.67kb
    • 提供者:micallee
  1. Silverlight_Validation

    0下载:
  2. Attached Silverlight Demo will provide validation for text boxes,email and addresses in UI forms. Silverlight does not provide default validation this tool makes use of silverlight validation framework.
  3. 所属分类:SilverLight

    • 发布日期:2017-03-25
    • 文件大小:71.16kb
    • 提供者:rajesh
  1. jq-autoCompleteByos

    0下载:
  2. 自己用jq写的一个自动完成UI,支持名字、邮箱、手机号。-Allow phonetic typing The jq write an auto-completion of the UI, support for name, email, mobile phone number.
  3. 所属分类:JavaScript

    • 发布日期:2017-03-29
    • 文件大小:111.9kb
    • 提供者:laowei
  1. HDWiki-v5.1UTF8-20121102

    1下载:
  2. 功能 1:新增云搜索功能。使服务器的内容数据承载量,达到千万级。 2:自主研发存储机制,彻底解决,百科网站数据消耗较大的问题。 3:新增模块可视化编辑功能,预置8个栏目风格,模板随便挪,风格随便换。 4:新增语言包功能,网站文字,便捷修改。 5:新增词条跨站分享。人人网,开心网,新浪微薄,一键内容分享。 6:与互动新知社打通,互动百科为广大站长度身定做一个分享知识的宣传平台。 8:自主研发内联转化机制,优化SEO内联功能,页面链接更加有效、合理。 9:自主研发百科
  3. 所属分类:Software Testing

    • 发布日期:2017-11-07
    • 文件大小:3.29mb
    • 提供者:dfsl
  1. siri

    0下载:
  2. CSS3+jQuery模拟Iphone4S Siri UI界面,webkit内核浏览器支持 (safari chrome),测试时候点击左右两侧的选项,再点击下边的回按钮,就会显示出对应的操作结果,包括天气预报、闹钟、发送Email、联系人、查找、时钟等,比较有意思也比较新颖的一种操作形式。-CSS3+ jQuery analog Iphone4S Siri UI interface, webkit core browser support (safari chrome), the test t
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-05-02
    • 文件大小:566.34kb
    • 提供者:ppudn11
  1. Swag Forms UI

    0下载:
  2. Swag Swag UI License: The MIT License Copyright (c) 2007-2012 Weifen Luo (email: weifenluo@yahoo.com) and other contributors Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation fi
  3. 所属分类:界面编程

    • 发布日期:2015-05-05
    • 文件大小:988.26kb
    • 提供者:mahboi
  1. Swag Swag UI Swag

    0下载:
  2. The MIT License Copyright (c) 2007-2012 Weifen Luo (email: weifenluo@yahoo.com) and other contributors Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Softwar
  3. 所属分类:界面编程

    • 发布日期:2015-05-05
    • 文件大小:988.26kb
    • 提供者:mahboi
  1. EmailClient

    0下载:
  2. 安卓通用邮件客户端项目源码,自动截取邮箱域名使用smtp方式登录邮箱,所以要求测试邮箱已经开通了smtp登录授权,详细的开通方法可以google 邮箱+smtp 例如:QQ邮箱 smtp就可以找到开通smtp的方法了。本文不做介绍。项目有超详细的中文注释。UI是扒的QQ邮箱客户端的皮。想学习这一部分内容的同学可以借鉴一下。另外在avd上测试一直不能登录需要4.0以上的真机测试。可以操作邮件联系人和发邮件。本源码是一个不错的邮箱源码-Android universal mail client pr
  3. 所属分类:android

    • 发布日期:2017-05-16
    • 文件大小:3.83mb
    • 提供者:xsd
  1. HTML5_user_reg

    0下载:
  2. HTML5用户注册页面是一套基于jquery-1.8.2.min.js、jquery-ui.min.js和html5shiv.js等插件制作的给网站提供用户注册功能的网页模板,界面干净整洁,步骤注册,带注册验证功能,共分三步完成用户注册。第一步有用户名、密码、邮箱、出生日期、上传头像、个人主页;第二步有语言、 精通几门;第三步电话、国籍、 邮编、备注等表单选项-HTML5 user registration page is set based on jquery-1.8.2.min.js, jq
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-27
    • 文件大小:216.44kb
    • 提供者:黄生
  1. babyftp

    0下载:
  2. Baby FTP Server Version 1.24 I've received a number of email messages asking how to create a basic FTP server, without a fancy UI or lots of features. This Baby FTP server has only the most necessary features and is yet powerful enough to be a basis
  3. 所属分类:Ftp服务器

    • 发布日期:2018-04-19
    • 文件大小:40kb
    • 提供者:yicilenuwa
  1. 1608

    0下载:
  2. 这是一个邮箱的UI,输入后自动补全,基本上已经做到了好用的程度,数据源里可以自己加入邮箱后缀(This is a UI of the mailbox, automatic completion after input,Basically, the degree of ease of use has been achieved, and the mailbox suffix can be added to the data source itself.)
  3. 所属分类:WEB开发

    • 发布日期:2018-05-02
    • 文件大小:666kb
    • 提供者:longren70
搜珍网 www.dssz.com