• This application respects and protects the privacy of all users who use the service. In order to provide you with more accurate and personalized services, this application will use and disclose your personal information in accordance with the provisions of this privacy policy. However, this application will treat this information with a high degree of diligence and prudence. Except as otherwise provided in this privacy policy, the application will not disclose or provide such information to third parties without your prior permission. This application will update this privacy policy from time to time. When you agree to this application service usage agreement, you are deemed to have agreed to the full content of this privacy policy. This privacy policy is an integral part of this application service usage agreement.

1. Scope of application

  • (a) When you register your application account, you provide personal registration information according to the application requirements;
  • (b) When you use the application network service or visit the application platform web page, the application automatically receives and records information on your browser and computer, including but not limited to your IP address, browser type, language used, access date and time. Data such as feature information of software and hardware and web page record of your requirement;
  • (c) User personal data obtained by this application from business partners through legal means.
  • You understand and agree that the following information does not apply to this privacy policy:
  • (a) the keyword information you enter when using the search service provided by this application platform;
  • (b) the relevant information and data collected by this application, including but not limited to the details of participation, transaction information and evaluation;
  • (c) the violation of legal provisions or application rules and the application has been on the right track. The measures you have taken.

2. Information Use

  • (a) This application will not provide, sell, rent, share or trade your personal information to any unrelated third party unless you have prior permission, or the third party and the application (including its affiliates) provide services to you individually or jointly, and after the end of the service, it will be prohibited from accessing all such information, including all that it has previously been able to access.
  • (b) This application also does not allow any third party to collect, edit, sell or disseminate your personal information free of charge by any means. If any user of this application platform engages in the above activities, the application has the right to terminate the service agreement with that user immediately upon discovery.
  • (c) For the purpose of serving users, the application may use your personal information to provide you with information of interest, including but not limited to sending you product and service information, or sharing information with the application partners so that they can send you information about their products and services (the latter requires your prior consent).

3. Information disclosure:

  • This application will disclose all or part of your personal information in accordance with your personal wishes or the provisions of the law:
  • (a) with your prior consent to disclose to third parties;
  • (b) in order to provide the products and services you require, you must share your personal information with third parties;
  • (c) in accordance with the relevant provisions of the law, or the requirements of administrative or judicial bodies, Disclosure to third parties or administrative and judicial bodies;
  • (d) If you violate relevant laws and regulations of China or this application service agreement or relevant rules, you need to disclose to third parties;
  • (e) If you are a qualified intellectual property complaint and have filed a complaint, you should be required by the complaint to disclose to the respondent so that both parties can handle possible rights disputes;
  • (f) In this application. In a transaction created on the platform, if either party has fulfilled or partially fulfilled its transaction obligations and made a request for information disclosure, the application has the right to decide to provide the user with necessary information such as the contact mode of the other party of the transaction, so as to facilitate the completion of the transaction or the settlement of disputes.
  • (g) Other disclosures that the application deems appropriate in accordance with laws, regulations or website policies.

4. Information Storage and Exchange

  • Information Storage and Exchange The information and data collected by this application will be stored on the server of this application and/or its affiliated company. These information and data may be transmitted to your country, region or overseas where the information and data collected by this application are located and accessed, stored and displayed abroad.

5. Cookie usage

  • (a) If you do not refuse to accept cookies, the application will set or access cookies on your computer so that you can log in or use cookies-dependent application platform services or functions. This application uses cookies to provide you with more thoughtful personalized services, including promotional services.
  • (b) You have the right to accept or reject cookies. You can reject cookies by modifying browser settings. But if you choose to reject cookies, you may not be able to log in or use cookies-dependent native application network services or functions.
  • (c) The relevant information obtained through cookies set up in this application will be applicable to this policy.

6. Information Security

  • (a) This application account has security protection function. Please keep your username and password information properly. This application will ensure that your information is not lost, abused and altered by encrypting user passwords and other security measures. Despite the aforementioned security measures, please also note that there is no "perfect security measures" on the information network.
  • (b) When using this application network service for online transactions, you will inevitably have to change this privacy policy to the counterparty or potential transaction.
  • (c) If you decide to change your privacy policy, we will publish these changes in this policy, on our website and where we think they are appropriate, so that you can understand how we collect and use them.

Privacy Description的更多相关文章

  1. 审核被拒:1. 1 Safety: Objectionable Content ;3. 1.1 Business: Payments - In-App Purchase ;4. 3 Design: Spam ;5. 1.1 Legal: Privacy - Data Collection and Storage

    1. 1 Safety: Objectionable Content                          有人民币符号—隐藏收费课程 3. 1.1 Business: Payments ...

  2. This app has crashed because it attempted to access privacy-sensitive data without a usage description. The app's Info.plist must contain an NSPhotoLibraryAddUsageDescription key with a string value

    iOS10 11之后遇到这种报错的小伙伴们请注意啦: 你会发现网上一大堆博客和论坛都是让你在  Info.plist 里面要涉及隐私数据时要添加一句“提示语”.于是打开 Info.plist,点击 + ...

  3. 完美解决CodeSmith无法获取MySQL表及列Description说明注释的方案

    问题描述: CodeSmith是现在比较实用的代码生成器,但是我们发现一个问题: 使用CodeSmith编写MySQL模板的时候,会发现一个问题:MySQL数据表中的列说明获取不到,也就是column ...

  4. 资源描述结构(Resource Description Framework,RDF)

    资源描述框架(Resource Description Framework),一种用于描述Web资源的标记语言.RDF是一个处理元数据的XML(标准通用标记语言的子集)应用,所谓元数据,就是" ...

  5. MVC中得到成员元数据的Description特性描述信息公用方法

    #region 从类型成员获取指定的Attribute T特性集合 /// <summary> /// 从类型成员获取指定的Attribute T特性集合 /// </summary ...

  6. 枚举扩展方法获取枚举Description

    枚举扩展方法 /// <summary> /// 扩展方法,获得枚举的Description /// </summary> /// <param name="v ...

  7. 什么情况下才要重写Objective-C中的description方法

    特别注意: 千万不要在description方法中同时使用%@和self,同时使用了%@和self,代表要调用self的description方法,因此最终会导致程序陷入死循环,循环调用descrip ...

  8. 启用WebApi 2里的Api描述信息(Help下的Description)

    环境:vs2013+web api 2 问题:默认情况下新建的Web Api 2项目,自带的Help页下会显示Api的相关信息,但Description那一栏无法获取到数据,如下图所示: 解决: 1. ...

  9. Description Resource Path Location Type Error executing aapt: Return code -1073741819 Client line 1

    Logcat报错:Description    Resource    Path    Location Type Error executing aapt: Return code -1073741 ...

随机推荐

  1. WPF 插件开发(.NET Framework 3.5 System.Addin)

    http://www.cnblogs.com/lc329857895/archive/2009/07/22/1528640.html http://www.cnblogs.com/huihui0630 ...

  2. kafka的ACK

    在谈及到Kafka的ACK之前我们要向讲一下Kafka的复制机制,为了保证Kafka的高性能,设计了分区,一个topic的分区是的数据可以分散,然后可以让更多的消费者来进行消费:避免单一分区,只能由一 ...

  3. jenkins中点击增加云没反应

    问题:非容器版jenkins中无法增加云 分析: 之前在jenkins中找自带的Kubernetes 插件找不到,所以就下载Kubernetes 插件进行离线安装,明明显示安装成功了,仍然不能增加云, ...

  4. NET中各种加密解密方法

    /// <summary> /// AES对称加密和分组加密中的四种模式(ECB.CBC.CFB.OFB),这三种的区别,主要来自于密钥的长度,16位密钥=128位,24位密钥=192位, ...

  5. MySQL(四)InnoDB中一棵B+树能存多少行数据

    一.InnoDB一棵B+树可以存放多少行数据?(约2千万) 我们都知道计算机在存储数据的时候,有最小存储单元,这就好比我们今天进行现金的流通最小单位是一毛.在计算机中磁盘存储数据最小单元是扇区,一个扇 ...

  6. 特征抽取: sklearn.feature_extraction.DictVectorizer

    sklearn.featture_extraction.DictVectorizer: 将特征与值的映射字典组成的列表转换成向量. DictVectorizer通过使用scikit-learn的est ...

  7. 《构建之法》——GitHub和Visual Studio的基础使用

    git地址 https://github.com/microwangwei git用户名 microwangwei 学号后五位 62214 博客地址 https://www.cnblogs.com/w ...

  8. Java中的IO流之输入流|乐字节

    亲爱的乐字节的小伙伴们,小乐又来分享Java技术文章了.上一篇写到了IO流,这篇文章着重 谈谈输入流,再下次再说输出流. 点击回顾上一篇:乐字节Java之file.IO流基础知识和操作步骤 一. 输入 ...

  9. TCP/UDP网络编程调试助手下载

    下载地址:可能需要谷歌:软件干净,挺好用的,如果有更好的,欢迎留言! https://www.waveshare.com/wiki/File:TCP-UDP-Debug.7z

  10. 判断List集合为空还是null的正确打开方式

    事故场景还原 最近在写一个项目的时候遇到一个这样一个问题,我简单的还原一下场景,这是模拟一个简单的管理系统 ① 一张简单的客户表 CREATE TABLE customer( id INT(11) N ...