Xuebao APP "daily use experience" challenge based on Youmeng + U-APM

Use background As a developer, I'm not writing BUG,Just writing BUG On my way. Small and medium-sized companies, in particular, are usually understaffed, the development process is imperfect, and the test scenario cannot cover all of them. Although I suggest that I should write less every time I modify old functions and make new functions BU ...

Posted by b-ware on Wed, 10 Nov 2021 11:20:27 +0100

Android implements request HTTP authentication

These days, the development of external SDK, can achieve landing, payment.Similar to developing a set of QQ, WeChat third party login.The authorization protocol used is OAuth 2.0.Among them, Http Authentication is used, and you can consult the online materials. There are all kinds of answers, some don't know if they have been verified, and some ...

Posted by bradleybebad on Fri, 10 Jul 2020 16:54:06 +0200

AOP application scenario actual combat - develop efficiency improvement tool based on AspectJX

Article catalog preface Scene practice Log printing Pain spot solve Definition notes Defining cuts and pointcuts Use example Thread switching Pain spot solve Definition notes Defining cuts and pointcuts Thread switching method Use example Thread name detection Pain spot solve Defining cuts ...

Posted by MikeyNoedel on Sat, 20 Jun 2020 10:43:16 +0200

Qiniu cloud image upload, configure secondary domain name, support https.

Write in front There are not a few articles about qiniu cloud uploading pictures, but they just use the test domain name given by qiniu cloud. As a webmaster, after upgrading his domain name to https, the obsessive-compulsive patients are not allowed to have the three words of insecurity in the brow ...

Posted by Salis on Wed, 17 Jun 2020 08:52:21 +0200

[Java] http connection using agent (example of integrating Alibaba cloud SMS service in Intranet environment)

1. Problem description I do project services: start in the Intranet environment, all links related to the Internet need to go through transparent agent.Alibaba cloud sdk: encapsulate all operations related to http. We can't configure HTTP related settings. To solve the problem 1: how can intranet serv ...

Posted by Simmo on Wed, 17 Jun 2020 07:11:50 +0200

Map positioning of Tencent developed by Android

In this paper, only the teaching positioning function is used. If you need to search, 2D or 3D map, you can go to Tencent map development platform to view the api documents. Link: Tencent map 1, To Tencent map development flat download location sdk, quick access: Tencent map positioning 2, Add permissio ...

Posted by phpPunk on Tue, 16 Jun 2020 09:33:53 +0200

8: object storage OSS

Article catalog Brand management of shopping mall New brand management menu Optimize display status Alibaba cloud object storage OSS What is object storage OSS Related concepts Storage Class Storage space (Bucke ...

Posted by thomas2 on Sat, 13 Jun 2020 10:17:45 +0200

GStreamer official introductory course 5: integrating GStreamer with your graphical interface

This tutorial demonstrates how to integrate GStreamer into a graphical user interface (GUI) toolkit like GTK +. Basically, GStreamer is responsible for media playback, while the GUI toolkit handles user interaction. The most interesting part is that the two libraries must interact: instruct GStreamer to ...

Posted by kishore_marti on Fri, 12 Jun 2020 10:19:34 +0200

Use your own index camera to run orbslam 2 mono, binocular, and depth modes (common to minimax and realsense)

Process Overview Configure ROS ROS environment preparation (take 16.04 ROS Kinetic as an example) Create your own workspace: Configure orblam Compiling ORBSLAM2 ROS Common errors and Solutions Run build-ros.sh Problem 1: Run build-ros.sh Problem 2: the core of this problem is the problem with the ...

Posted by GeXus on Tue, 09 Jun 2020 09:10:33 +0200

How to use alicloud oss to upload large files in pieces

How to use alicloud oss to upload large files in pieces It's very easy to upload large files, but there are various problems in doing it. I just made one. Now record the process demand The company's new project needs to do a large file upload function, which saves some engineering project models and ...

Posted by ariliquin on Tue, 09 Jun 2020 05:43:46 +0200