Get the App
  • The method of dealing with DataGuard Gap sequence

    The method of dealing with DataGuard Gap sequence

    Check the database server, found that the disk is full, because of previous planning problems, insufficient disk space, fortunately, the library does not affect. When deleting an archive, it is found that there are too many deletions, so that the standby archive is not successfully applied, so it is deleted. This operation is really careless. When checking the preparation library for archiving, it is found that it cannot be applied. Check

    Shulou · 2022-06-03 07:47
  • What's New in Spring Batch 4.2

    What's New in Spring Batch 4.2

    The release of Spring Batch 4.2 mainly enhances the following improvements: the use of Micrometer to support batch metrics (batch metrics) support read / write from Apache Kafka topics (re

    Shulou · 2022-06-03 07:47
  • Analysis of Software Project workload estimation method

    Analysis of Software Project workload estimation method

    How to choose the appropriate method when estimating the amount or size of the software workload? What are the common software project workload estimation methods? The main methods of software workload estimation are analogy method, analogy method and equation method. In general, the estimation of software workload should be inputted by the result of scale estimation, and then the equation method should be adopted.

    Shulou · 2022-06-03 07:47
  • Architecture solution-File data Warehouse / Mart

    Architecture solution-File data Warehouse / Mart

    The problems of traditional relational data warehouse include high cost, closed calculation, poor performance and difficult management. So, there are a lot of problems with relational data warehouse, so why use it? Why not use file system storage directly? Why do we need a file data warehouse / bazaar!

    Shulou · 2022-06-03 07:47
  • Various innovations of topo R & D management system

    Various innovations of topo R & D management system

    As an innovative collaborative R & D management system, Topo brings customers a large number of new and useful functions that are not or rarely implemented in other similar management systems. One of the innovations of Topo: research and Development process support (All In Topo) as the next generation of integrated R & D collaboration management

    Shulou · 2022-06-03 07:47
  • What is the basis for learning hadoop?

    What is the basis for learning hadoop?

    Recently, I have been in contact with the content about hadoop, from the blank when I first came into contact, to be able to explain some issues clearly. I am afraid that only those who have passed through it will realize what they have experienced. A few days ago, I saw a man ask, "you need to learn hadoop."

    Shulou · 2022-06-03 07:47
  • The (Label) tag of the user name of the test mind

    The (Label) tag of the user name of the test mind

    Empty time (can it be empty? Is the display correct if it can be empty? If it cannot be empty, what is displayed after emptying the original data? ) uppercase and lowercase letters show the correct input character type (for example, non-English type can enter Chinese, etc.) input hello (display correctly when entering special characters, display

    Shulou · 2022-06-03 07:47
  • New book launch: MATLAB R2012a Super Learning Manual

    New book launch: MATLAB R2012a Super Learning Manual

    "MATLAB R2012a Super Learning Manual" Shi Jieyu Kong Lingjun edited comprehensive content, clear structure, detailed explanation, and rich examples of step-by-step engineering application. All examples have been carefully designed and selected, strong representativeness to provide source documents, convenient for readers to practice this book.

    Shulou · 2022-06-03 07:47
  • The use of JdbcTemplate

    The use of JdbcTemplate

    Some time ago, due to work reasons, I needed to write a tool class for manufacturing test data (mysql). I searched the Internet and said that JdbcTemplate was good, so I was ready to use it. In order to make it easier for the caller to know nothing about JdbcTemplate, a

    Shulou · 2022-06-03 07:47
  • Installation of redis under windows

    Installation of redis under windows

    Download https://github.com/MSOpenTech/redis/releases. Decompress and execute redis-server.exe redis.windows.confredis graphical interface r

    Shulou · 2022-06-03 07:47
  • Learning Notes-5.3 shell programming 2

    Learning Notes-5.3 shell programming 2

    5.3 shell programming 2 condition judgment: if the user does not exist to add the user, give the password and display successfully, otherwise show that if it already exists, how to achieve the condition judgment without adding bash? Conditional test type: integer test character test file test condition test expression: [ex

    Shulou · 2022-06-03 07:47
  • The initial experience of the process of Flask Development

    The initial experience of the process of Flask Development

    From flask import Flaskfrom flask_script import Managerfrom flask_migrate import Migrate,MigrateComm

    Shulou · 2022-06-03 07:47
  • Aes encryption

    Aes encryption

    Package com.zyhao.openec.util;import java.io.File;import java.io.FileInputStream;import java.io.File

    Shulou · 2022-06-03 07:47
  • Handout of Modern Software Engineering 2 competency Evaluation and Development of Engineers

    Handout of Modern Software Engineering 2 competency Evaluation and Development of Engineers

    Advanced Software Engineering Modern Software Engineering handout Software engineer competency Assessment and career Development introduction: personal Software process, career Development, personal performance Measurement and improvement, Software Development is Science, Engineering, Craft

    Shulou · 2022-06-03 07:47
  • 29 commands commonly used in Liunx

    29 commands commonly used in Liunx

    1. Ls-listls will list the contents of the current working directory (files or folders), just as you open a folder in GUI to see the contents. 2. Mkdir- MakeDirectorymkdir often has a new directory, new directory 3, pw

    Shulou · 2022-06-03 07:46
  • RabbitMQ lesson 7 ACK response package

    RabbitMQ lesson 7 ACK response package

    The sixth parameter of the amqp_basic_consume function, which specifies whether to send the ACK response packet. If it is set to 1, it will not be sent, and 0 will not be sent. It can be seen from the web side of the RabbitMQ that for the persistent queue, the message has not received the ACK response packet and will continue to be saved.

    Shulou · 2022-06-03 07:46
  • MapReduce's partition default partitioning mechanism

    MapReduce's partition default partitioning mechanism

    Partition mechanism: hash the key in map and take the module for the number of reduce

    Shulou · 2022-06-03 07:46
  • Hierarchical model of performance testing

    Hierarchical model of performance testing

    The following is selected from the book "Xiaoqiang Software testing Crazy handout". Here I would like to say in advance: everything has a certain audience, and there is nothing in the world that can make everyone 100% satisfied. So, so is this book. As long as there is a chapter in this book that affects you, that's it.

    Shulou · 2022-06-03 07:46
  • The basic flow of big data's processing

    The basic flow of big data's processing

    Big data's processing process mainly includes data collection, data preprocessing, data storage, data processing and analysis, data display / data visualization, data application and other links, in which data quality runs through the whole process. Each data processing link will have an impact on the quality of big data. Usually, a good one

    Shulou · 2022-06-03 07:46
  • Requirement Analysis of object-oriented Technology: usecase Diagram

    Requirement Analysis of object-oriented Technology: usecase Diagram

    First, the history of Usecase diagram and black box perspective 1. The history of use case diagrams in 1987, I.Jacbson first proposed that l was adopted by many methodologies and was adopted and standardized by UML in the late 1990s. System boundary l black box: what role does the system play in the external objective world

    Shulou · 2022-06-03 07:46