登录
首页 » Java » Cards-UI-master

Cards-UI-master

于 2015-01-24 发布 文件大小:83KB
0 247
下载积分: 1 下载次数: 10

代码说明:

  卡片式View,支持单个卡片,item为卡片的ListView 使用: CardListView list = ... list.setCardTheme(CardTheme.Dark) CardAdapter adapter = new CardAdapter(this, android.R.color.holo_blue_dark) list.setAdapter(adapter) // Alternatively, you can pass a context and string resources in place of strings // CardHeader has an optional second parameter for a subtitle CardHeader header = new CardHeader( I m a header ) // You can optionally set an action to the header // Specifying no action title will default to See More header.setAction( See More , new CardHeader.ActionListener() { @Override public void onHeaderActionClick(CardHeader header) { // Do whatever you want } }) // Add the header to the adapter, automatically notifies the list adapter.add(header) // Again, you can pass a context and string resources in place of strings Card card = new Card( Hello , My name is Aidan ) adapter.add(card) (This library is no longer maintained, as this implementation is generally frowned upon in the new Google Material design guidelines, excluding certain situations (like Google Keep type UI). See the new CardView APIs in the Support Library.)

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

发表评论

0 个回复

  • 简单的 rmi 程序
    这是简单的客户端-服务器 rmi 程序。有 4 个文件的细化了界面,界面执行、 服务器端和客户端编程。
    2022-04-29 15:06:07下载
    积分:1
  • psopt-SourceCode
    PSOpt is a program to demonstrate the optimization process of particle swarm optimization. A two-dimensional objective function is visualized by levels of grey: the lighter the color, the higher the function value. The particles are shown as red circles, their trajectory as red lines. The global memory (best point found up to now by the whole swarm) is shown as a blue cross-hair, the local memory (best points found by each of the particles) as small blue crosses. To run the program, first choose one of the example functions, then create a particle swarm, and finally start the optimization.
    2015-03-23 14:06:17下载
    积分:1
  • 酒店管理系统
    应用背景它是酒店管理系统。在这家酒店有5层和五个不同的房间。在这个代码中,您必须注册客户,并分配给他一个房间,并在这;在使用此应用程序之前安装MySQL数据库和设置文件中的用户名和密码关键技术不同的技术已经被使用:MySQL作为数据库。对于Java开发NetBeans。已用于图形用户界面。必须在使用该项目安装MySQL
    2022-03-17 01:05:28下载
    积分:1
  • android 图片放大缩小,简洁 附完整源码
    android 图片放大缩小,简洁 附完整源码
    2013-05-23下载
    积分:1
  • My
    说明:  新闻发布系统首页,里面包含了导航条,新闻搜索,相关新闻简写内容(News Publishing System home page, which contains the navigation bar, news search, news abbreviated content)
    2010-06-21 09:47:56下载
    积分:1
  • JT-T809-2011
    JT809通讯协议文档,介绍与交通部的平台间交换通信协议。(specifications for data exchange between customer platform and administrative platform)
    2016-09-25 09:30:25下载
    积分:1
  • javamail的一个实例
    javamail的一个实例,需要配置电子邮件服务器(自己下载),JavaMail API,Tomcat服务器。需要activation.jar和mail.jar两个包。
    2022-03-13 14:11:33下载
    积分:1
  • jsp酒店管理系统(源码+数据库+文档)
     《酒店管理系统》的用户包括管理员,财务部人员和前台人员,其中前台人员的权限最低,只能登录首页和办理入住,退宿,查看客户信息以及管理个人中心管理。财务部人员在前台的基础上增加财务管理模块的使用权限,管理员对整个系统有最高权限使用权限。  
    2019-07-08下载
    积分:1
  • LDA主题模型提取
    资源描述能够实现lda主题模型的建立,很不错的代码,研究了 好久。初次训练模型命令:-est -alpha 0.5 -beta 0.1 -ntopics 100 -niters 1000 -savestep 100 -twords 20 -dir models/casestudy-en -dfile "文件名称" 继续训练模型命令:-estc -dir models/casestudy-en/ -model model-01000 -niters 800 -savestep 100 -twords 30 对新的documents进行测试:-inf -dir models/casestudy-vi/ -model model-01800 -niters 30 -twords 20 -dfile "新文件名称"
    2022-01-28 06:16:46下载
    积分:1
  • Oruta: 保护隐私公共审计中的共享数据的云
    抽象 — — 与云数据服务,这是司空见惯的数据,以不只存储在云中,但也在多个共享用户。不幸的是,云数据的完整性是受到质疑,因为硬件/软件故障和人类的存在出现错误。设计了几种机制,允许数据所有者和公共验证有效审计云数据完整性没有从云服务器中检索整个数据。但是,与这些现有公共审计对完整性的共享数据机制将不可避免地揭示机密信息 — — 标识隐私 — — 对公共验证程序。在本文中,我们提出了一部小说支持公共审核对共享数据存储在云中的隐私保护机制。尤其是,我们利用环签名若要计算需审核的正确性的验证元数据共享数据。与我们的机制,对签名者的身份每个块中共享数据保密从公共的核查员,能够有效地验证共享的数据的完整性,而不检索整个文件。此外,我们的机制是能够执行多项审计任务,同时,而不是逐一进行核实。我们实验的结果表明的效力和效率的我们的机制,当审核共享的数据的完整性。
    2022-06-14 15:55:51下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载