Get the App
  • How to promote Java programmers from rookie to Daniel in 5 years

    How to promote Java programmers from rookie to Daniel in 5 years

    Programmer's words 2018-06-25 in the program world, there is a default term called "Golden five years", that is, from the time a programmer enters the job, the choice of the first five years has a direct impact on the direction of career development and salary throughout his career. So how to do well in the past five years, completely from one

    Shulou · 2022-06-03 06:38
  • Kafka0.8.2.1 common commands

    Kafka0.8.2.1 common commands

    # # launching zookeeper-server startbin/kafka-server-stop.sh nohup bin/kafka-server-start.sh config/se with kafka

    Shulou · 2022-06-03 06:38
  • [kafka] simply install kafka stand-alone version

    [kafka] simply install kafka stand-alone version

    1. Install kafka download address: https://www.apache.org/dyn/closer.cgi?path=/kafka/0.9.0.0/kafka_2.11-0.9.0.0.tgzrzta

    Shulou · 2022-06-03 06:38
  • Analysis and solution of Common problems of IBM WebSphere Portal downtime or low performance

    Analysis and solution of Common problems of IBM WebSphere Portal downtime or low performance

    Using IBM WebSphere Portal to build enterprise portal system is a wise choice for users, but because of the complexity of Portal products, downtime or low performance is often a headache for users. There are often blank pages or can not be accessed after the launch of the customer portal.

    Shulou · 2022-06-03 06:38
  • Software testing Classic interview question: how to test a pen?

    Software testing Classic interview question: how to test a pen?

    Many friends will be asked similar questions such as how to test a pen when they attend an interview with a software test engineer. How do you answer such questions? I'm here to give you some advice. What needs to be clear is that the purpose of the interviewer asking this question is not just how you test the pen, but also how you test the pen.

    Shulou · 2022-06-03 06:38
  • Performance tuning methodology

    Performance tuning methodology

    1. Who will tune the database administrator, application architect, application designer, OS system administrator, storage system administrator, what does DBA do in tuning 1) Application tuning (DBA and developers work together) SQL statement performance Ch

    Shulou · 2022-06-03 06:38
  • The Road to python-Basics 4

    The Road to python-Basics 4

    Module modules are divided into two types: 1. Standard modules (libraries) can be used by direct import. 2. Third-party modules (libraries) must be downloaded and installed before they can be used. They can also be called the initial two standard modules of the library: 1. Sys module example: import sys # import sys module print (s

    Shulou · 2022-06-03 06:38
  • Vbs IP validates regular expressions

    Vbs IP validates regular expressions

    Msgbox check_ip ("1.1.1.1") Function check_ip (ip) Dim regExset regEx = new regExpregEx.pattern = "^ ([0])

    Shulou · 2022-06-03 06:38
  • Implementation of Log structured conversion based on Visual configuration

    Implementation of Log structured conversion based on Visual configuration

    Introduction: the overall architecture of data bus DBus mainly includes six modules, namely: log capture module, incremental conversion module, full extraction program, log operator processing module, heartbeat monitoring module, Web management module. The functions of the six modules are connected to each other, which constitutes the working principle of DBus.

    Shulou · 2022-06-03 06:38
  • How to achieve High availability of distributed File system FastDFS

    How to achieve High availability of distributed File system FastDFS

    FastDFS is an open source lightweight distributed file system written in C language. It manages files, and its functions include file storage, file synchronization, file access (file upload, file download), etc., and solves the problems of mass storage and load balancing. It is especially suitable for those with documents as carriers.

    Shulou · 2022-06-03 06:38
  • Introduction to Apache Hadoop Chapter 4

    Introduction to Apache Hadoop Chapter 4

    You can run YARN on a single node by setting several parameters, and the daemons running ResourceManager and NodeManager daemons run MapReduce job on YARN in pseudo-distributed mode.

    Shulou · 2022-06-03 06:38
  • What's the difference between search and database query?

    What's the difference between search and database query?

    Xiao Liu has been doing search-related things recently, but he has been very upset. He used databases, such as MySQL, for search, such as knowledge base management, question and answer, and document search. In the process, he found that the database could not meet his needs very well. Let's take a look at the problems he encountered.

    Shulou · 2022-06-03 06:38
  • Error inference method of black box testing

    Error inference method of black box testing

    What is false inference? Experienced testers can often speculate the possible errors in the sequence according to their own work experience and intuition, so as to carry out targeted testing. Three elements: experience, knowledge and intuition. How to use erroneous inference? 1. List the errors that may occur in the program and are easy to send

    Shulou · 2022-06-03 06:38
  • Problems with installing zeromq

    Problems with installing zeromq

    Install zeromq-3.2.5./configureyum install gcc-c++

    Shulou · 2022-06-03 06:38
  • PowerDesigner export table creation sql script

    PowerDesigner export table creation sql script

    1 switch the database according to the database type. Database- > Change Current DBMS...2. Set the save path and file name Database- > Generate Database and click OK to export .sq

    Shulou · 2022-06-03 06:38
  • Installation and configuration of logstash under supervisor

    Installation and configuration of logstash under supervisor

    Startup parameter path.logs-lpath.config-- path.configpath.data-path.data of logstash

    Shulou · 2022-06-03 06:38
  • Skills of SPL performance Optimization from TPCH Test

    Skills of SPL performance Optimization from TPCH Test

    The test environment shows that the CPU:4 has a main frequency of 2.6 G and the number of cores per CPU is 8. Hard disk: 800G SAS 15000 rpm hard disk, theoretical read and write speed 150m/s. Memory: 64GB. Operating system: Linux cent os 6SQL1selec

    Shulou · 2022-06-03 06:38
  • A life-cycle way of thinking

    A life-cycle way of thinking

    Everything in the universe has a process from birth to death, from stars in the Milky way to microbes on Earth, regardless of the length of their lives. All kinds of things in the organization also have to go through the development process from scratch, from being to nothing. For enterprises, their customers want

    Shulou · 2022-06-03 06:38
  • MaterialIDsRandomGenerator for 3dsMax usage tutorial

    MaterialIDsRandomGenerator for 3dsMax usage tutorial

    Material ID Random Generator (English: MaterialIDs Random Generator abbreviation: MIRG) use tutorial name: material ID Random Generator (English: MaterialIDs Random Generator

    Shulou · 2022-06-03 06:38
  • [Qt] teaches you to build a development environment for vs2013+Qt5

    [Qt] teaches you to build a development environment for vs2013+Qt5

    Many beginners are used to using vs series for C++ programming, when they want to learn Qt, although the official Qt creator provided by Qt is good to use, they still like to use vs for Qt programming, so here I will teach you how to build this environment .1. Download and install 100

    Shulou · 2022-06-03 06:38