多应用+插件架构,代码干净,二开方便,首家独创一键云编译技术,文档视频完善,免费商用码云13.8K 广告
# QQLite.Framework.Entity.ContactInfo 类 ## 注释 ~~~ 联系人的详细信息 ~~~ ## 语法 ~~~ public class ContactInfo ~~~ ## 属性 | | 名称 | 说明 | | --- | --- | --- | | | [Nick](https://www.kancloud.cn/gxser1986/cqrobot/3016410) | 昵称 | | | [ZipCode](https://www.kancloud.cn/gxser1986/cqrobot/3016411) | 邮编 | | | [Address](https://www.kancloud.cn/gxser1986/cqrobot/3016412) | 地址 | | | [TelePhone](https://www.kancloud.cn/gxser1986/cqrobot/3016413) | 电话 | | | [Gender](https://www.kancloud.cn/gxser1986/cqrobot/3016414) | 性别 男=1 女=2 | | | [Name](https://www.kancloud.cn/gxser1986/cqrobot/3016415) | 姓名 | | | [EMail](https://www.kancloud.cn/gxser1986/cqrobot/3016416) | 邮箱 | | | [HomePage](https://www.kancloud.cn/gxser1986/cqrobot/3016417) | 网址 | | | [Authentication](https://www.kancloud.cn/gxser1986/cqrobot/3016418) | 身份认证 | | | [Head](https://www.kancloud.cn/gxser1986/cqrobot/3016419) | 头像 | | | [MobilePhone](https://www.kancloud.cn/gxser1986/cqrobot/3016420) | 手机 | | | [PersonalNote](https://www.kancloud.cn/gxser1986/cqrobot/3016421) | 个人说明 | | | [School](https://www.kancloud.cn/gxser1986/cqrobot/3016422) | 学校 | | | [Horoscope](https://www.kancloud.cn/gxser1986/cqrobot/3016423) | 星座 0-空 水瓶座、双鱼座、白羊座、金牛座、双子座、巨蟹座、狮子座、处女座、天秤座、天蝎座、射手座、摩羯座 1-12 | | | [Zodiac](https://www.kancloud.cn/gxser1986/cqrobot/3016424) | 生肖 0-空 鼠、牛、虎、兔、龙、蛇、马、羊、猴、鸡、狗、猪 1-12 | | | [Blood](https://www.kancloud.cn/gxser1986/cqrobot/3016425) | 血型 0-空 1-A型 2-B型 3-O型 4-AB型 5-其他 | | | [Birthday](https://www.kancloud.cn/gxser1986/cqrobot/3016395) | 生日 07 DB 0C 07 2个字节年份 1个字节月份 1个字节日子 | | | [BirthDayTime](https://www.kancloud.cn/gxser1986/cqrobot/3016396) | 生日 07 DB 0C 07 2个字节年份 1个字节月份 1个字节日子 | | | [Location](https://www.kancloud.cn/gxser1986/cqrobot/3016397) | 所在地 | | | [Language1](https://www.kancloud.cn/gxser1986/cqrobot/3016398) | 语言1 | | | [Language2](https://www.kancloud.cn/gxser1986/cqrobot/3016399) | 语言2 | | | [Language3](https://www.kancloud.cn/gxser1986/cqrobot/3016400) | 语言3 | | | [Age](https://www.kancloud.cn/gxser1986/cqrobot/3016401) | 年龄 | | | [LocationTown](https://www.kancloud.cn/gxser1986/cqrobot/3016402) | 所在地 | | | [HomeLandTown](https://www.kancloud.cn/gxser1986/cqrobot/3016403) | 故乡 | | | [Degree](https://www.kancloud.cn/gxser1986/cqrobot/3016404) | 学历 小学及以下、初中、高中、中专、大专、本科、研究生、博士及以上 1-8 | | | [Occupation](https://www.kancloud.cn/gxser1986/cqrobot/3016405) | 职业:在校学生、固定工作者、自由职业者、待业/无业/失业、退休、其他 1-6 职位 - 在校学生:幼儿园朋友、小学生、初中生、高中生、中专生/技校生、大专生、本科生、研究生、博士及博士后、 职位 - 固定工作者:销售、个体经营/零售、市场/市场拓展/公关、商务/采购/贸易、酒店/餐饮/旅游/其他服务、客户服务/技术支持、计算机/互联网/IT、通信技术、美术/设计/创意、电子/半导体/仪器仪表、电气/能源/动力、生产/加工/制造、工程/机械、技工、交通/仓储/物流、建筑/房地产/装修/物管、金融/银行/证券/投资、财务/审计/统计、保险、法律、教育/培训、医疗/卫生、经营管理/高级管理、人力资源、政府工作人员、美容/保健、行政/后勤、生物/制药/医疗器械、化工、能源/矿产/地质勘查、军人/警察、文体/影视/写作/媒体、学术/科研、翻译、农村外出务工人员、农村牧渔劳动者 | | | [EnName](https://www.kancloud.cn/gxser1986/cqrobot/3016406) | 英文姓名 | | | [HomeLand](https://www.kancloud.cn/gxser1986/cqrobot/3016407) | 故乡 | | | [QQAge](https://www.kancloud.cn/gxser1986/cqrobot/3016408) | QQ年龄 | | | [Status](https://www.kancloud.cn/gxser1986/cqrobot/3016409) | QQ状态 |