Get the App
  • Troubleshooting example of MGCP protocol-NAT environment mapping is inactive, resulting in mute after a call period

    Troubleshooting example of MGCP protocol-NAT environment mapping is inactive, resulting in mute after a call period

    Reason: in the NAT environment, the media stream of the public network cannot pass through the NAT device due to the inactivation of the mapping relationship, resulting in the phenomenon of call mute failure: after a period of time, the mute device packet prompt message: reason analysis: through the analysis of the information of the mute packet, it is found that after a period of time, the device

    Shulou · 2022-06-03 06:36
  • Performance test of the front-end page of a website

    Performance test of the front-end page of a website

    1 page performance test overview page performance test is a kind of performance test for page performance optimization, the purpose is to test the page of the Web system to confirm whether the page of the system will affect the performance of the system and to provide basis and suggestions for page optimization, and finally improve the overall performance of the system.

    Shulou · 2022-06-03 06:35
  • Modify hadoop/hdfs log level

    Modify hadoop/hdfs log level

    Description: If a large directory is deleted and namenode is immediately restarted, there are a lot of blocks

    Shulou · 2022-06-03 06:35
  • [MySql large amount of data fast insertion and sentence optimization]

    [MySql large amount of data fast insertion and sentence optimization]

    The speed of the INSERT statement the time it takes to insert a record consists of the following factors: the number represents the approximate proportion: connection: (3) send query to server: (2) analyze query: (2) insert record: (1x record size) insert index: (1x index) close: (1) this is not

    Shulou · 2022-06-03 06:35
  • Memory overflow and memory leak

    Memory overflow and memory leak

    Memory overflow out of memory means that when the program applies for memory, it does not have enough memory space for its use, resulting in out of memory. Memory leak memory leak, which means that the program cannot release the requested memory space after requesting memory.

    Shulou · 2022-06-03 06:35
  • Jmeter for performance testing

    Jmeter for performance testing

    Jmeter basic usage Jmeter general test lightweight interface test: simple steps are as follows: 1. Download jmeter, the jmeter package linux and general http://jmeter.apache.org/do under window

    Shulou · 2022-06-03 06:35
  • China needs to tell its own

    China needs to tell its own "animation stories".

    With the continuous development of the Internet era, the network animation industry, as a cultural industry that keeps pace with the times, not only enriches people's spiritual life, but also changes people's way of thinking to a certain extent, helping to promote the development of the cultural industry. The online animation industry in many countries is developing rapidly, but for our country, the animation in our country

    Shulou · 2022-06-03 06:35
  • Xcode4 resolves CFBundleLocalizations error

    Xcode4 resolves CFBundleLocalizations error

    Gradually adapted to xcode4, and finally to upload app this step, but always prompt CFBundleLocalizations error. The program is multilingual, no matter how to change this sentence. It is said on the Internet that change the type of this field to array, and then add multilingual.

    Shulou · 2022-06-03 06:35
  • Conversion of QTP time format (YYYYMMDDHHMMSS)

    Conversion of QTP time format (YYYYMMDDHHMMSS)

    After checking a lot of materials before, it is written as follows: sendTime = year (sendTime) & right ("00" & month (sendTime), 2) & right ("00" & day (se)

    Shulou · 2022-06-03 06:35
  • Process variables of activiti

    Process variables of activiti

    The so-called process variables are probably the data related to our business, such as I want to ask for leave, then I need to know who is asking for leave and who is who, that is, I want to know how the entity of activiti is related to the javaBean of our business. Next, let's take a look at the

    Shulou · 2022-06-03 06:35
  • Project practice: search for comparative testing tools

    Project practice: search for comparative testing tools

    Search for comparison testing tool catalog 1. Introduction to the tool. 12. Design ideas. 13. The utility of the tool. 34. Tool integration extension. 61. Tool introduction: due to the company's search service and underlying index creation and maintenance, maintenance by colleagues in the infrastructure department, business access

    Shulou · 2022-06-03 06:35
  • JAVA API operates to merge small files into HDFS (notes)

    JAVA API operates to merge small files into HDFS (notes)

    Please create your own related documents! Package com.hadoop.hdfs;import java.io.IOException;import java.net.URI;import java.net.U

    Shulou · 2022-06-03 06:35
  • Deployment of Facebook ATC weak network test project

    Deployment of Facebook ATC weak network test project

    Article reference: http://blog.csdn.net/itfootball/article/details/46763731http://www.cnblogs.com/coderzh/p/Augmen

    Shulou · 2022-06-03 06:35
  • Streaming Computing storm installation handled by big data

    Streaming Computing storm installation handled by big data

    The installation package is ready to download the latest stable version on the official website. The subject downloads apache-storm-0.9.5.tar.gz role assignment hostname IP role hadoop001192.168.0.1Nimbushadoop002192.168

    Shulou · 2022-06-03 06:35
  • The content of Software acceptance Management (1)

    The content of Software acceptance Management (1)

    At present, there is no mandatory content and standard for domestic software project acceptance management. in this way, there are great differences and uncertainties for software project acceptance, which also places hidden dangers for the whole process of software quality assurance. For this reason, on the basis of referring to a large number of literatures, our Shandong Software Evaluation Center combined with reality.

    Shulou · 2022-06-03 06:35
  • Use Charles to capture the https request of Android App

    Use Charles to capture the https request of Android App

    Background of this paper, the company's new project requires capturing the data of some popular App on the market. After research, it is found that many App network requests use https for data transmission, so the problem arises. All requests can be intercepted by http using plaintext transmission, while https requests cannot be intercepted.

    Shulou · 2022-06-03 06:35
  • On the use of language internationalization ResourceBundle in java1.8

    On the use of language internationalization ResourceBundle in java1.8

    For example, if you want to write a software, it should support both Chinese display and operation as well as English display and operation. How to solve? Method 1, write two sets of software separately; method 2, one set of software, two sets of configurations, and make two descriptions of all the fields to be displayed, one in Chinese and one in English, when the program starts

    Shulou · 2022-06-03 06:35
  • Selenium opens firefox question

    Selenium opens firefox question

    1. Unable to open firefox browser solution: uninstall firefox, reinstall firefox (default path installation) 2, # encoding:gbkrequire 'selenium-webdriver'ie=Seleniu

    Shulou · 2022-06-03 06:35
  • Build the server of jenkins+ansible on centos7

    Build the server of jenkins+ansible on centos7

    Premise: first install tomcat, please refer to the blog post on installing tomcat on centos7, http://12395331.blog.51cto.com/12385331/1884980 install jenkins1 >

    Shulou · 2022-06-03 06:35
  • Operation of cross-database data tables

    Operation of cross-database data tables

    1. Simple FROM means that logically the same data table is stored in different databases. The reason may be that the amount of data is so large that it is difficult to deal with in a database, or it may be necessary to separate the production database from the history database. And different databases

    Shulou · 2022-06-03 06:35