• 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. Spring cloud微服务安全实战-4-10Zuul网关安全开发(三)

    首先把地址给它 发送post请求,请求的数据就是这个entity对象. 最后返回的值要封装到TokenInfo里面 如果一切正常的话就会拿到一个响应的实体,实体里面就包含了TokenInfo 打印实体 ...

  2. 【linux】gitlab 的安装以及数据迁移

    一 .安装; 1  下载相应版本rpm包并安装 https://mirrors.tuna.tsinghua.edu.cn/gitlab-ce/yum/el7/ wget https://mirrors ...

  3. hadoop记录-MapReduce之如何处理失败的task(转载)

    1.1作业某个任务阻塞了,长时间占用资源不释放 1.2在MapTask任务运行完毕,ReduceTask运行过程中,某个MapTask节点挂了,或者某个MapTask结果存放的那磁盘坏掉了 在Task ...

  4. PAT 甲级 1072 Gas Station (30 分)(dijstra)

    1072 Gas Station (30 分)   A gas station has to be built at such a location that the minimum distance ...

  5. 迅速生成项目-react-scripts

    推荐指数:

  6. Excel对某一列的数据插入处理,域名得出IP

    早期都是通过Excel做数据统计,对某一列的数据插入处理. 代码功能是从A列纯域名,将域名转换为IP,从域名A列得到IP写到B列. 代码 #!/usr/bin/python #coding:utf-8 ...

  7. Andrew Ng机器学习课程10

    Andrew Ng机器学习课程10 a example 如果hypothesis set中的hypothesis是由d个real number决定的,那么用64位的计算机数据表示的话,那么模型的个数一 ...

  8. 02. xadmin的过滤器queryset()

    需求: 每个老师都只能看到自己的课程 # models.py from django.contrib.auth.models import AbstractUser class UserProfile ...

  9. 浅谈PHP随机数安全的分析

    之前在身边有很多学PHP的朋友写一些小程序的时候,很多时候会使用PHP随机数函数rand()和mt_rand()函数去生成随机数 可是,随机数真的随机吗?这篇文章讲从多个实例中探讨随机数,当然,有写作 ...

  10. Nginx 系列教程

    Nginx(一):Nginx介绍 Nginx(二):编译安装Nginx及参数说明 Nginx(三):nginx.conf配置文件说明 [1] 配置参数说明 Nginx(三):nginx.conf配置文 ...