Implementation of search and query of address book (alicloud mail) based on LDAP

In order to let users make good use of the new retail risk prevention and control center and provide convenience to users as much as possible Come on, what do you want? It's the address book of Alibaba cloud mailbox, which can query the email group interface. I'm also bothered by Alibaba cloud mail. You don't want any at present, neither HSF n ...

Posted by dlgilbert on Mon, 11 Nov 2019 11:27:16 -0800

selenium + cloud calling code + Baidu ocr crawling 360's phone number mark

                        . As shown in the red box below. It mainly uses Python's beutifulsoup and selenium, as well as the cloud coding platform (360 will be required to input the verification code after frequent inquiry of f ...

Posted by graphic3 on Sun, 10 Nov 2019 08:11:31 -0800

Android Arcface 2.0 Face Recognition Registration Failure

Face recognition requires init initialization (in FaceServer) and unInit destruction when leaving; when an interface A containing face recognition jumps to another interface B containing face recognition, both initialization and destruction are synchronized (this) {} to the FaceServer class, causing registration to fai ...

Posted by webster08 on Thu, 07 Nov 2019 11:18:05 -0800

JAVA code of interface SMS (show verification code)

The biggest function of the website is the verification of the SMS verification code interface of the software. In order to provide users with a good security experience, the enterprise sets the authentication code as the gateway of the website or software. When applying for membership or account number, the text of obtaining the verification ...

Posted by conquest on Tue, 05 Nov 2019 07:38:05 -0800

java wechat payment [unified order interface] and [order query interface] Call successful complete code and results

The company wants to do wechat payment recently, but it hasn't done it before, but it's not difficult to do it with Alibaba cloud. I found a lot of posts on the Internet, and did five test projects in eclipse, but they didn't succeed in the test. Later, I got off the wechat SDK, and also made a test sample. During the t ...

Posted by J-C on Fri, 01 Nov 2019 22:48:25 -0700

Flutter EasyRefresh+ListView+Scoped Model realizes pull-up refresh and paging load

Preface: The Flutter project needs to realize the function of "pull-up refresh and page loading". The page can divide a large amount of data into small segments and load them in batches. This can effectively avoid the problem that the client slows down due to loading all the data at one time. Here I use the EasyRefresh third-party pl ...

Posted by blade_922 on Tue, 22 Oct 2019 08:08:51 -0700

Hongsoft face recognition - Android Camera real-time face tracking frame adaptation

In the process of using the Android SDK for face recognition, face frames usually need to be drawn when previewing, but different from the PC platform camera application, the application development of Android platform camera also needs to consider the situation of front and back camera switching, device horizontal and vertical screen switching ...

Posted by sx on Mon, 21 Oct 2019 21:09:13 -0700

Simple implementation of Aurora push in Android

Configuration of Aurora push environment for Android Register APP KEY Android Studio configuration Register APP KEY First of all, we register for the account on the official website of Aurora push to enter the developer service. Click to create app The second step: Define the name of the applica ...

Posted by Xanthis on Mon, 21 Oct 2019 10:22:43 -0700

nativePollOnce of MessageQueue in Android

The event loop in Android SDK has become a commonplace problem, and the Handler Looper MessageQueue has been studied thoroughly. But when I look back at my analysis, I always feel that I'm not thorough enough. I feel that I haven't completely eaten everything, so today I look back at the event cycle mechanism in Android, and notice thatWhen get ...

Posted by PHPcoder25 on Sat, 19 Oct 2019 22:47:54 -0700

SpringBoot admin+Eureka + nail notification

I. Effect Login account + password Monitoring service View live logs Nail notification 2. What is Spring Boot Admin? Spring Boot Admin is an open source community project for managing and monitoring spring boot applications. The application, as the Spring Boot Admin Client, registers with the Spring Boot Admin Server (via HTTP) or uses the ...

Posted by warpdesign on Thu, 17 Oct 2019 20:58:42 -0700