personal

Infiltration Attack and Defense Web Chapter – Explain SQL Injection in a Simple Way – JD Cloud Developer’s Personal Space – News Fast Delivery

1 Background Jingdong SRC (Security Response Center) includes a large number of SQL injection vulnerabilities submitted by external white hats. The reasons for the vulnerabilities are mostly caused by SQL statement splicing and improper use of Mybatis. 2 Manual inspection 2.1 Pre-knowledge There is an important system database information_schema in mysql5.0 and above. Through this […]

Infiltration Attack and Defense Web Chapter – Explain SQL Injection in a Simple Way – JD Cloud Developer’s Personal Space – News Fast Delivery Read More »

Introduction to the concept of minimalist Java workflow – Jiangnan’s personal space – News Fast Delivery

About Flowable Songge has updated several articles, but considering that some friends may have never been in contact with the process engine, there are some basic content that I will sort out with my friends. 1. Why Workflows Are Needed After Song Ge forwarded the previous article to the circle of friends, some friends commented

Introduction to the concept of minimalist Java workflow – Jiangnan’s personal space – News Fast Delivery Read More »

The end of open source is business? – Xiao Ying’s personal space- News Fast Delivery

Today, open source and commercial behavior are not binary opposition, and even co-prosperity and symbiosis. Commercial factors are deeply affecting open source. According to incomplete statistics, in 2021, the total investment and financing of open source native commercial companies in my country will exceed 5.2 billion yuan, a year-on-year increase of about 86%. The commercialization

The end of open source is business? – Xiao Ying’s personal space- News Fast Delivery Read More »

Address Standardization Service AI Deep Learning Model Reasoning Optimization Practice – Alibaba Cloud Big Data AI Technology Personal Space – News Fast Delivery

Guided reading Deep learning has been widely implemented in practical business scenarios for natural language processing and other fields, and optimization of its inference performance has become an important part of the deployment process. Improvement of inference performance: On the one hand, the ability to deploy hardware can be fully utilized to reduce user response

Address Standardization Service AI Deep Learning Model Reasoning Optimization Practice – Alibaba Cloud Big Data AI Technology Personal Space – News Fast Delivery Read More »

What is an index signature in a programming language? – Personal page of chai2010 – News Fast Delivery

1. Background Recently, I have participated in the development of the KCL configuration language compiler, the built-in domain language of KusionStack. The grammar of the language includes a concept of “index signature”. When participating in community discussions, I found that many small partners do not understand what this “index signature” is. , so I thought

What is an index signature in a programming language? – Personal page of chai2010 – News Fast Delivery Read More »

It is obvious that a unique index is added, why is there still duplicate data? – Su San said the personal space of technology- News Fast Delivery

foreword Some time ago I stepped on a pit: inmysql8one ofinnodbengine表in, added唯一索引but finally found数据still重复. What really happened? This article talks about the unique index and some interesting knowledge points through a stepping experience. 1. Restore the problem scene Some time ago, in order to prevent duplicate data from product groups, I added a special防重表. If

It is obvious that a unique index is added, why is there still duplicate data? – Su San said the personal space of technology- News Fast Delivery Read More »