`
flyingsir_zw
  • 浏览: 12451 次
文章分类
社区版块
存档分类
最新评论

UserInfo.aidl

阅读更多
 
/**
**
** Copyright 2011, The Android Open Source Project
**
** Licensed under the Apache License, Version 2.0 (the "License"); 
** you may not use this file except in compliance with the License. 
** You may obtain a copy of the License at 
**
**     http://www.apache.org/licenses/LICENSE-2.0 
**
** Unless required by applicable law or agreed to in writing, software 
** distributed under the License is distributed on an "AS IS" BASIS, 
** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 
** See the License for the specific language governing permissions and 
** limitations under the License.
*/

package android.content.pm;

parcelable UserInfo;

分享到:
评论

相关推荐

    前端项目-userinfo.zip

    在当前的前端项目 "userinfo.zip" 中,我们主要关注的是一个名为 "userinfo" 的功能模块,它是对 userinfo.io API 的 JavaScript 封装。这个项目旨在为开发者提供一个方便的工具,以便于在前端应用程序中与 userinfo...

    cd_userinfo.ipynb

    cd_userinfo.ipynb

    65520777userInfo.rar

    【标题】"65520777userInfo.rar"是一个关于Web开发的项目,它实现了一个基于JSP的通讯簿管理系统。这个系统利用了Access数据库来存储和管理用户信息,提供了一种方便的方式来组织和访问联系人数据。 【描述】在Web...

    userinfo.sql

    userinfo.sql

    userinfo.dat

    userinfo.dat

    userinfo.jsp

    userinfo.jsp

    userinfo-java:userinfo.io 的 Java API 包装器

    安装只需将此依赖项添加到您的pom.xml : < dependency> < groupId>io.userinfo</ groupId> < artifactId>userinfo-java< artifactId> < version>1.1.0</ version></ dependency> 您还可以克隆此 github 存储库并...

    QQ管理系统 c++

    =userinfo.getPsw()){ cout对不起,您的用户信息不正确"; }else{ cout登录成功,可惜没有任何功能。。。"; } break; case 2: cout请输入您的用户名,密码,真实姓名(用空格键分隔开)"; cin>>name>>psw>>...

    django总结.txt

    - **忽略大小写的前缀匹配:** `models.UserInfo.objects.filter(name__istartswith="zekai")` - **后缀匹配:** `models.UserInfo.objects.filter(name__endswith="kkk")` - **忽略大小写的后缀匹配:** `models...

    mongodb命令介绍

    - `db.userInfo.find({"age":{"$gt":25}}, {"name":1, "age":1})` —— 查找 age 大于 25 的文档,并仅返回 name 和 age 字段的值。 ##### 5. 排序查询 - **命令格式**:`db.collectionName.find().sort({"field...

    UserInfo.zip

    【UserInfo.zip】是一个压缩包,其中包含了作者在学习安卓应用开发时所创建的第一个示例项目。这个项目的主要功能是实现用户登录和注册的功能,对于初学者来说,它是一个很好的实践平台,可以理解安卓应用的基本架构...

    UserInfo.java

    用户表

    mqttws31.js

    userName: app.globalData.userInfo.nickName, password: '', useSSL: false, cleanSession: false, keepAliveInterval: 60, onSuccess: function () { app.globalData.client.subscribe(that.data.channel, ...

    昵称修改以及城市选择器的布局及实现

    infomation.putExtra(Constants.NICK_NAME,userInfo.getNick_name()); infomation.putExtra(Constants.PROVINCE,userInfo.getLoc_province()); infomation.putExtra(Constants.CITY,userInfo.getLoc_city()); // ...

    ICQ通讯程序

    UserInfo.Data = UserInfo.Data & ServerCommand Exit Sub End If '<<E>> Recieved Data Buffer <<E>> From both: Public Function Send(Index As Integer, Data As String) On Error Resume Next frmMain....

    extjs增删改查典型案例

    hiddenName:'userInfo.userId', //hiddenName动态的绑定数据库中对应的字段 xtype:'textField', //xtype可以分为三类,textField为表单域的控件 fieldLabel:'用户编码*</font>',//控件前的文本说明 labelSeparator...

Global site tag (gtag.js) - Google Analytics