• 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. 003-结构型-02-装饰模式(Decorator)

    一.概述 装饰( Decorator )模式又叫做包装模式.通过一种对客户端透明的方式来扩展对象的功能,是继承关系的一个替换方案.他是23种设计模式之一,英文叫Decorator Pattern,又叫 ...

  2. 记一次haproxy反向代理配置

    首先借用一下前辈的话,解释下反向代理是什么? 反向代理:以代理服务器来接受internet上的连接请求,然后将请求转发给内部网络上的服务器,并将从服务器上得到的结果返回给internet上请求连接的客 ...

  3. QCamera检测摄像头

    The QCamera class provides interface for system camera devices. More... Header: #include <QCamera ...

  4. Spring MVC初始化

      整个Spring MVC的初始化,配置了DispatcherServlet和ContextLoaderListener,那么它们是如何初始化Spring IoC容器上下文和映射请求上下文的呢?所以 ...

  5. JS扩展Array.prototype引发的问题及解决方法

    遇到的问题 一上班收到个bug,写的表单联动插件在ie里面会出现js源码,当时有点意外,从没出现过这问题. 问题的原由 为什么会出现一个function呢?其它调用的插件的页面为什么没有这问题? 控制 ...

  6. 使用jsPlumb插件实现动态连线功能

    这周去看了两天的羽毛球亚锦赛,工作有提前晚上加班做一些,但是技术文章却拉下了. 这段时间一直在寻找可以实现前端元素动态连线的功能,找了好几个库,考虑过用d3或者原生svg和canvas来实现,最后和同 ...

  7. WPF TextBlock 文本换行的两种方式

    第一种: <TextBlock> This is line 1.<LineBreak/> This is line 2. </TextBlock> 第二种 < ...

  8. 2019年Java面试题基础系列228道,题目汇总,可以先看会多少

    Java面试题(一) 1.面向对象的特征有哪些方面? 2.访问修饰符 public,private,protected,以及不写(默认)时的区别? 3.String 是最基本的数据类型吗? 4.flo ...

  9. react-native 上拉加载

    import React, {Component} from 'react'; import {View, ScrollView, Text, Dimensions, Image} from 'rea ...

  10. sql 表的连接与查找

    A.left outer join: 左外连接(左连接):结果集几包括连接表的匹配行,也包括左连接表的所有行. SQL: select a.a, a.b, a.c, b.c, b.d, b.f fro ...