Hot Articles TOP

Hot! Hot! Hot!

What Are the Manufacturers Or Brands of Kf94 Masks in South Korea

KF94 brand Kf94 is a set of masks standard in South Korea, similar to kn95 in China. Just like our c ...

Read more ...

About Me

I am a software developer at Yantai, Shandong, China. GMail: [email protected] This blog is ...

Read more ...

Windows Terminal Default Configuration Ctrl V Conflicts With Vim Shortcuts

When using Windows Terminal, it was found that ctrl v conflicts with the column operation shortcut o ...

Read more ...

Golang Parsing Csv File, Parse Error: Extraneous Or Missing " in Quoted-field

The system for parsing Baidu Statistics CSV logs has been running for almost a month with no problem ...

Read more ...

v2ray: failed to handler mux client connection

Today I failed to connect Google using v2ray, local log says: 2020/02/13 13:33:32 [Warning] failed t ...

Read more ...

Golang Gin & Nginx to Get Real Ip of Visitors

In the golang gin controller c.ClientIP() Gets the IP of the request, but gets 127.0.0.1. Presumabl ...

Read more ...

Golang Debug Third Party Libraries Code on Local Machine

GoAdmin, which is a golang library being used in my golang project, found a bug in the datetime comp ...

Read more ...

Access to the script '/some.js' has been denied (see security.limit_extensions)

After installed nginx, php-fpm on my new oracle cloud free server, I try to deploy my laravel blog s ...

Read more ...

Access Laravel Storage File,Return 404

I upload image to laravel backend, store the file to path storage/app/public. Now I can see this fil ...

Read more ...

Comparison of Golang Gin, Kotlin Springboot, PHP Laravel and How to Choose

Different business scenarios use different framework. PHP Laravel Advantage: Development efficiency ...

Read more ...

Modify the Shell Opened By Default in Windows Terminal

Every time you open Windows Terminal, it opens the Power Shell by default, but I only use WSL Ubuntu ...

Read more ...

golang reads and parses csv files

Exported and downloaded the CSV file of live visitors from the Baidu statistics background. I want t ...

Read more ...

golang line break error: expected statement, found '.'

When writing golang code, I encountered a line of code that was too long, so I habitually refer to P ...

Read more ...

Reduce the File Size of the Golang Build Compiled Package

After using Golang Gin wrote the backend program with GoAdmin, the volume of the distribution packag ...

Read more ...

Upgrade Go Install Installed Versions of 3rd Party Tools

Today, while using the adm generate command from GoAdmin, I found a new version prompt. GoAdmin CLI ...

Read more ...

Vuejs V-model Automatically Converts Input Strings to Numbers

JS type conversion bugs Even if type = "number" is specified in the HTML input input input ...

Read more ...

Blog Update History

TODO use English font add digital ocean link 2019-10-07 new digital ocean server 2019-09-24 wor ...

Read more ...

Cycling Goggles, Essential For Cycling to Work

Why I need a pair of cycling goggles At the end of May, the epidemic eased up and I started cycling ...

Read more ...

Link of China MIIT: http://www.miitbeian.gov.cn/ Unable to Open

Today, when adding the filing number to the bottom of the website, it was found that the website lin ...

Read more ...

Go Get Show Golang Package Download Progress

It took a long time to execute today while downloading a golang package, and it didn't finish. The o ...

Read more ...

Wechat Reading On the Kindle

Since Wechat Reading APP has published a web page version, wechat reading can now be used directly o ...

Read more ...

Golang Include Nested Template With Variable

golang gin controller Send variable kv to template c.HTML(http.StatusOK, "index.html", gin ...

Read more ...

Laravel 7 Is Released, New Features And Changes

Laravel 7 is not LTS, currently only laravel 6 and 5.5 are LTS. Speed up route cache Improving the p ...

Read more ...

ERROR 1273 (HY000): Unknown collation: 'utf8mb4_0900_ai_ci'

Comment function of my blog website was broken with error: SQLSTATE[42S02]: Base table or view not ...

Read more ...

The Feasibility of Translating all Chinese Blogs into English

Even into a variety of languages. Original Intention More people see it. For example, some of the c ...

Read more ...

Different Use Scenarios of Native App and Wechat Applet

In fact, native app, wechat applet and even web application have no problem of which is better or wo ...

Read more ...

How to Place the Server Coupon Links

Shocked by the rebate intensity of Alibaba cloud's purchase season this month, we decided to strengt ...

Read more ...

Google Online PNG, JPG Image Compression Tool Squoosh

The Windows native program FileOptimizer has been used to compress PNG, JPG images. But a nice onlin ...

Read more ...

Is the Lg Gram 17 Inch Worth Getting

Pros The screen is big enough, 17 inches perfect. Because the thing I'm most unhappy with about the ...

Read more ...

Deepl Translate Quality And Youdao, Baidu Translation, Google Translation Comparison

A German company has recently made a very popular translation software, deepl, which does translate ...

Read more ...

Handshake DNS Settings

From the official email of namebase, we can quickly set the resolution of handshake domain name in t ...

Read more ...

2020 NameSilo Promotion Code for Domain Name Registration

You can use the NameSilo Promotion Code to register and purchase the domain name on namesilo website ...

Read more ...

Force HTTPS Request Website Using Cloudflare Page Rules

This blog site is running behind nginx. But there is one problem: Accessing http://www.notefeel.com ...

Read more ...

Can Not Select Chinese Language in Wordpress 5.3 Admin

I downloaded Wordpress 5.3 English version, and installed it on my digital ocean server. But when se ...

Read more ...

How I Access Google as a Developer in China

Recent days, almost all way to access Google are banned by GFW in China. My SS client does not work ...

Read more ...

Make Text Uppercase By CSS

CSS attribute text-transform can make text show uppercase. text-transform: uppercase; Notes Today w ...

Read more ...

Comparison of Various Types of Note Taking Software

Since I switched phones last night, I struggled with which note taking software to use and finally c ...

Read more ...

Why do I never get interested when writing programs to others

Recently I was writing a front-end interface for a WeChat app for someone else, and every night I sa ...

Read more ...

Stock Price Calculator - Android APP

During the Chinese New Year holiday, I finish my first useful Android APP - Stock Price Calculator. ...

Read more ...

Javascript Capitalizes Each Word in the English Title

Most of the content of my English blog comes from the translation of my Chinese blog. In order to sa ...

Read more ...