Skip to navigation Skip to content
Simon Technology Blog
  • Architecture
  • Cloud
  • Database
  • Develop
  • Hardware
  • Industry
  • Language
  • Mobile
  • Opensource
  • OS
  • Web
Main Navigation

Tag: modification

Local Windows modified mysql’s root password is invalid, theory 127.0.0.1 and localhost, understand all methods

Let me talk about the problem I encountered first:    There is a project that uses 127.0.0.1 to connect to the local database, and now I need to set the local database password. So use the command

October 19, 2021By Simo Windows 127.0.0.1, all, engage in, invalid, Local, localhost, modification, mysql, password, Root, theory, understand, windowsLeave a Comment

Regular expression – how to modify IP: PORT regular expressions?

I have normal expressions

match = re.findall(r'[0-9]+(? :\.[0-9]+){3}’, source) It can get content similar to 192.168.1.1 from the source string.
How do I modify this regular expression to ma

October 18, 2021By Simo Regexp expression, How, IP, modification, port, regularLeave a Comment

Nginx + PHP Modify single request maximum execution time

1. php.ini (usr/local/php/etc)

max_execution_time = 300

2. php-fpm.conf (usr/local/php/etc)

request_terminate_timeout = 300

3.nginx.conf (usr/local/nginx/conf)< /strong>

October 13, 2021By Simo Nginx execution, maximum, modification, nginx, PHP, Request, single, timeLeave a Comment

Array-Exchange array element display error: Also accessed, but modifications require exclusive access

I want to swap my array elements:

swap(&(self.profileImages[0]), &( self.profileImages[2])) But I get this error:

Simultaneous accesses to 0x102944a80, but modification requires exclusi

October 10, 2021By Simo Swift Access, array, display, element, error, exchange, exclusive, modification, need, SimultaneousLeave a Comment

Huawei mobile phone one-click modify machine code information

The previous article introduced how to install and activate the XPosed framework on an Android phone. We all know the powerful functions of the XPosed framework. We can modify the underlying parame

October 7, 2021By Simo Android code, Huawei, Information, Machine, mobile phone, modification, one-buttonLeave a Comment

WebService modifies the WSDL document by annotation

Code:

Order.java
< /span>

package com.bean;import javax.xml.bind.annotation.XmlElement;public class Order {private int id; private String name; private double price;public Order(int id

October 7, 2021By Simo WebService annotation, Document, modification, via, WebService, WSDLLeave a Comment

Android 8.1 system modified boot logo and boot animation

Modify boot logo Find logo_gen.py under device\qcom\common\display\logo If not To install Python, first execute the following command sudo apt-get install python-imaging Copy the image that needs

October 7, 2021By Simo Android 8.1, Android, Animation, Boot, logo, modification, systemLeave a Comment

Glory mobile phone dynamic modification IMEI information

An earlier article introduced how to install and activate the XPOSED framework on Android phones. Everyone knows the powerful functions of the XPOSED framework. It is possible to modify the interna

October 7, 2021By Simo Android Dynamics, Glory, IMEI, Information, mobile phone, modificationLeave a Comment

Code modification picture DPI

1. Use C# to modify the image DPI

private void Form1_DragDrop(object sender, DragEventArgs e)
{
if (e.Data.GetDataPresent(DataFormats.FileDrop))
{
this.textBox1.Text = ((string[])e.Data.

October 4, 2021By Simo C# code, DPI, modification, pictureLeave a Comment

VS2013 Modify Engineering Name (C #)

I don’t comment too much on the project rename tool found on Baidu. Friends who have tried it know that there are often various problems, and sometimes the name is changed. The later project can be

September 29, 2021By Simo C & C++ C #, Engineering, modification, Name, VS, VS2013Leave a Comment

Posts navigation

Page 1 Page 2
Recent Posts
  • Sencha-Touch-2 – Sencha Touch 2, Nested XML Analysis NodeValue
  • Add a separation line and format XML content
  • Is there a norm of simplified XML subsets?
  • Look at it when you write React
  • ReactJS – Present React Redux React-Router App to add the server to the Firebase hosted by the Firebase
Categories
  • Android
  • Apache
  • Apache Kafka
  • Asp
  • Auto-Test
  • Automated Build
  • Aws
  • Bitcoin
  • Browser
  • C & C++
  • C#
  • Centos
  • Cgi
  • Character
  • Cloud Service
  • Cocos2dx
  • Cordova
  • CSS
  • Data Structure
  • Delphi
  • Design Pattern
  • Dojo
  • Dubbo
  • ELK
  • Flex
  • football
  • Game
  • Hadoop
  • Hibernate
  • HTML
  • Hybrid
  • Intel
  • IOS
  • Ipad
  • iPhone
  • Java
  • Javascript
  • Jetty
  • JQuery
  • Jsp
  • Linux
  • Load Balance
  • Lua
  • Macbook
  • Macos
  • Mathematics
  • Micro Services
  • Monitoring
  • Motherboard
  • Mysql
  • Network Hardware
  • Network Marketing
  • Nginx
  • NodeJs
  • Nosql
  • Oracle
  • Os Theory
  • Performance
  • PHP
  • Postgresql
  • Power Designer
  • React
  • Redis
  • Regexp
  • Rom
  • Rss
  • Ruby
  • Search Engines
  • Shell Script
  • Silicon Valley
  • Silverlight
  • Software Design
  • Spring
  • Sql
  • Sqlite
  • Sqlserver
  • Storage
  • Storm
  • Surface
  • SVN
  • Swift
  • System Architecture
  • Tablet
  • Uncategorized
  • Unix
  • Visual Basic
  • Visual Studio
  • Web Crawler
  • WebService
  • Windows
  • Wireless
  • XML
  • ZooKeeper
Archives
  • October 2021
  • September 2021
  • August 2021
  • May 2021
  • April 2021
  • September 2020
  • September 2019
  • August 2019
  • June 2019
  • May 2019
  • April 2019
  • March 2019
© Simon Technology Blog 2025 • ThemeCountry Powered by WordPress