CloudEmoticonBackend | All returns will be json type
kandi X-RAY | CloudEmoticonBackend Summary
kandi X-RAY | CloudEmoticonBackend Summary
CloudEmoticonBackend is a PHP library. CloudEmoticonBackend has no bugs, it has no vulnerabilities and it has low support. You can download it from GitHub.
All returns will be json type. Enclude code and other info.They may have info and info_cn to show the code’s meaning. Function name with * means you must login first. Args with * means the parameter is required. 首先account.php 部分是有关帐号的。包括`Login Logout ChangePassword CheckUsername CheckEmailAddress Register `这些函数。需要说明的是注册和改密码的API不会检测你的密码强度。这一点应该由客户端来完成。密码传输过程为明文,这一点可以靠使用HTTPS解决。. 然后favor.php 部分是有关收藏的。其实这里设计是可以储存任何数据的。 包括`Add GetListNum GetList Get Modify` 五个函数。分别是增加记录,获取记录数目,获取部分记录,获取一个记录,修改记录。一条记录会包涵以下部分: 记录的ID,记录所属用户的ID,记录的值(65535个字符以内),记录的附加值(2^24-1字符以内),记录的属性值(名字叫做IfLove,设计时想法是区分是否收藏),记录最后的修改时间,以及记录的校验码(4个char字符)。记录只可增加,不可删除,但是可以通过修改属性值来更改其具体的意义。比方说可以定义当属性值为0的时候这条记录就是无效记录,当属性值为2的时候此记录记录的是程序设置参数等。. 最后devive.php 部分是有关于同步的。有`GenerateDeviceId Now UpdateMainKey Pull GetDeviceInfo Pull PullOk Check`这些函数。其储存信息包涵设备识别码,设备所属用户,设备最后同步时间和设备的主要属性(MainKey,一个Int,完全可以自定义,设计时考虑的是指向Favor中的一个具体记录用于储存设备的设置信息等等)。具体的使用方法在下面介绍。.
All returns will be json type. Enclude code and other info.They may have info and info_cn to show the code’s meaning. Function name with * means you must login first. Args with * means the parameter is required. 首先account.php 部分是有关帐号的。包括`Login Logout ChangePassword CheckUsername CheckEmailAddress Register `这些函数。需要说明的是注册和改密码的API不会检测你的密码强度。这一点应该由客户端来完成。密码传输过程为明文,这一点可以靠使用HTTPS解决。. 然后favor.php 部分是有关收藏的。其实这里设计是可以储存任何数据的。 包括`Add GetListNum GetList Get Modify` 五个函数。分别是增加记录,获取记录数目,获取部分记录,获取一个记录,修改记录。一条记录会包涵以下部分: 记录的ID,记录所属用户的ID,记录的值(65535个字符以内),记录的附加值(2^24-1字符以内),记录的属性值(名字叫做IfLove,设计时想法是区分是否收藏),记录最后的修改时间,以及记录的校验码(4个char字符)。记录只可增加,不可删除,但是可以通过修改属性值来更改其具体的意义。比方说可以定义当属性值为0的时候这条记录就是无效记录,当属性值为2的时候此记录记录的是程序设置参数等。. 最后devive.php 部分是有关于同步的。有`GenerateDeviceId Now UpdateMainKey Pull GetDeviceInfo Pull PullOk Check`这些函数。其储存信息包涵设备识别码,设备所属用户,设备最后同步时间和设备的主要属性(MainKey,一个Int,完全可以自定义,设计时考虑的是指向Favor中的一个具体记录用于储存设备的设置信息等等)。具体的使用方法在下面介绍。.
Support
Quality
Security
License
Reuse
Support
CloudEmoticonBackend has a low active ecosystem.
It has 7 star(s) with 1 fork(s). There are 4 watchers for this library.
It had no major release in the last 6 months.
There are 1 open issues and 0 have been closed. There are no pull requests.
It has a neutral sentiment in the developer community.
The latest version of CloudEmoticonBackend is current.
Quality
CloudEmoticonBackend has no bugs reported.
Security
CloudEmoticonBackend has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
License
CloudEmoticonBackend does not have a standard license declared.
Check the repository for any license declaration and review the terms closely.
Without a license, all rights are reserved, and you cannot use the library in your applications.
Reuse
CloudEmoticonBackend releases are not available. You will need to build from source code and install.
Installation instructions are not available. Examples and code snippets are available.
Top functions reviewed by kandi - BETA
kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of CloudEmoticonBackend
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of CloudEmoticonBackend
CloudEmoticonBackend Key Features
No Key Features are available at this moment for CloudEmoticonBackend.
CloudEmoticonBackend Examples and Code Snippets
No Code Snippets are available at this moment for CloudEmoticonBackend.
Community Discussions
No Community Discussions are available at this moment for CloudEmoticonBackend.Refer to stack overflow page for discussions.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install CloudEmoticonBackend
You can download it from GitHub.
PHP requires the Visual C runtime (CRT). The Microsoft Visual C++ Redistributable for Visual Studio 2019 is suitable for all these PHP versions, see visualstudio.microsoft.com. You MUST download the x86 CRT for PHP x86 builds and the x64 CRT for PHP x64 builds. The CRT installer supports the /quiet and /norestart command-line switches, so you can also script it.
PHP requires the Visual C runtime (CRT). The Microsoft Visual C++ Redistributable for Visual Studio 2019 is suitable for all these PHP versions, see visualstudio.microsoft.com. You MUST download the x86 CRT for PHP x86 builds and the x64 CRT for PHP x64 builds. The CRT installer supports the /quiet and /norestart command-line switches, so you can also script it.
Support
For any new features, suggestions and bugs create an issue on GitHub.
If you have any questions check and ask questions on community page Stack Overflow .
Find more information at:
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page