Get the App
  • Using Eclipse to develop LoadRunner scripts

    Using Eclipse to develop LoadRunner scripts

    LoadRunner provides powerful script development functions. If you like java, you may feel uncomfortable in the script editing that comes with LoadRunner, and you are not comfortable in eclipse, so use the following methods! (1) in ecli

    Shulou · 2022-06-03 08:08
  • Common download rate

    Common download rate

    The broadband commonly used by operators is the common speed measurement unit in the use of network speed unit broadband service downlink rate theory maximum download rate theory maximum download rate common download rate 512K512 kbps128 kbps64 KB/S16 KB/S38~64

    Shulou · 2022-06-03 08:08
  • Detailed explanation of binary tree

    Detailed explanation of binary tree

    Binary tree degree: the node has the number of subtrees the leaf node: the depth of the node tree without child nodes: the number of layers of the node, and the root node defaults to the first layer. Order: the left and right position of the tree cannot be changed. Binary trees are often used as binary search trees and binary heap properties 1: there are at most 2 ^ in the I layer of a non-empty binary tree.

    Shulou · 2022-06-03 08:08
  • Teaching Handbook for Topology Graphics Engineers (Lecture 7) | OpenGL Learning course typed out word by word

    Teaching Handbook for Topology Graphics Engineers (Lecture 7) | OpenGL Learning course typed out word by word

    This article continues with the previous section 5.3 OpenGL built-in lighting model OpenGL lighting is divided into three types, Ambient (ambient light), Diffuse (diffuse light) and Specular (specular light). Ambient does not depend on the direction of the light source. Light in things

    Shulou · 2022-06-03 08:08
  • Transfer-Automobile Diagnostics-CAN

    Transfer-Automobile Diagnostics-CAN

    From C to JAVA, and now to embedded development! I haven't written a blog for a long time. I don't know where to go for this untouched field. Look at the documents of ISO International Organization for Standardization on the first day of employment, about the relevant content of automobile fault diagnosis! Fortunately, as soon as it was opened,

    Shulou · 2022-06-03 08:08
  • Talk about on-line change

    Talk about on-line change

    Please add a link description to the article × × blackboard. (the author of https://mp.weixin.qq.com/s/hGr8P9A0-9RbvW70UxQckQ) works in JD.com. In stability assurance, agile development, advanced JAVA, and micro service architecture, there are

    Shulou · 2022-06-03 08:08
  • How to effectively set the properties of a stereotype when the UML modeling tool customizes Profile?

    How to effectively set the properties of a stereotype when the UML modeling tool customizes Profile?

    The key to setting a custom Profile in the Trufun Plato UML2 modeling tool is as follows: 1. In the type of stereotype attribute, not only the type name is "String", but also "Boolean". 2. Before defining the type of stereotype attribute

    Shulou · 2022-06-03 08:07
  • Modern software engineering comes from the advice of outstanding university teachers (reading notes)

    Modern software engineering comes from the advice of outstanding university teachers (reading notes)

    Are there any training and reference books for teachers? I never thought I would teach in a university, and I have taught in four schools for several years. When I received the assignment at that time, I regarded it as the "college version" of intern training and new employee training, or continued to emphasize practice, feedback, cooperation,

    Shulou · 2022-06-03 08:07
  • Tortoise SVN series: (3) SVN under Eclipse

    Tortoise SVN series: (3) SVN under Eclipse

    1. In the case of using Tortoise SVN and Eclipse SVN, if there is a large amount of data that needs to be updated or Eclipse SVN cannot be used, use Tortoise SVN; in other cases, then use Eclipse

    Shulou · 2022-06-03 08:07
  • SCSDB database, a good choice in big data's era

    SCSDB database, a good choice in big data's era

    Recently, it was found that Hunan Aerospace Libo Information Technology Co., Ltd. (merging the technical team of Hunan Aerospace ideal Science and Technology Co., Ltd.), a professional company that has long focused on the analysis and application of big data and the construction of police actual combat information platform system, has launched a new database system, SCSDB database.

    Shulou · 2022-06-03 08:07
  • An introduction to Spark--

    An introduction to Spark-- "Spark Core Source Code Analysis and Development practice"

    The recently published tutorial for Spark Learning, the work of teacher Wang Jialin's team. Very suitable for Spark beginner readers to learn ~! The cover design is very impressive. Big data senior trainer Wang Jialin team works. The content fully covers Spark technology and its ecosystem, through source code analysis.

    Shulou · 2022-06-03 08:07
  • The problem of static Link Library compiled by ffmpeg

    The problem of static Link Library compiled by ffmpeg

    Ffmpeg is installed to compile dll and .a files in wince, but it is found that this .a file is not like the lib file under win32 and cannot be called directly. If it is called directly, it will generate error LNK2001: unresolved e

    Shulou · 2022-06-03 08:07
  • The source code of Java web forum system realized by ssh+mysql

    The source code of Java web forum system realized by ssh+mysql

    Today, I will show you a source code of a Java web forum system with spring+struts2+hibernate+mysql implementation. The function of this system is similar to that of csdn forum. Users can set points when posting, and when closing posts, they can choose to give comments.

    Shulou · 2022-06-03 08:07
  • Decorator pattern Learning of php pattern

    Decorator pattern Learning of php pattern

    The

    Shulou · 2022-06-03 08:07
  • Serial 38: new directions of Software Architecture Design: mathematical abstraction, Design patterns, system Architecture and Scheme Design (simplified version) (by Yuan Xiaohe)

    Serial 38: new directions of Software Architecture Design: mathematical abstraction, Design patterns, system Architecture and Scheme Design (simplified version) (by Yuan Xiaohe)

    From another point of view, the design truth may be on the side of the minority. -Plato deviates from the truth at first, but at the end of the day he will go a long way. In the previous chapters of Aristotle, we explain the basic ideas and principles of software design from some formal point of view, however, if we are shackled by these so-called

    Shulou · 2022-06-03 08:07
  • The Design Conception of PHPUnit- Framework for Interface Automation Test Series

    The Design Conception of PHPUnit- Framework for Interface Automation Test Series

    When it comes to case design, we usually pay attention to the writing of code and often forget that case design is also very important. If you are doing interface function automation testing, then you should consider the combination of various interface parameters, such as, in normal times, abnormal times, required, and so on. Take the exam at this time

    Shulou · 2022-06-03 08:07
  • How to enter the hot field of big data, and what is the learning route?

    How to enter the hot field of big data, and what is the learning route?

    Big data is not a major or a programming language, in fact, it is a combination of a series of technologies. Someone gives the definition of big data through the equation below. Big data = programming skills + data structures and algorithms + analytical ability + database skills + mathematics + machine learning

    Shulou · 2022-06-03 08:07
  • Explanation of 90% Line in the performance testing tool JMeter aggregation report

    Explanation of 90% Line in the performance testing tool JMeter aggregation report

    90% of the Line in the aggregate report refers to the concept of percentiles, which is a statistical term and is defined as follows: if a group of data is sorted from large to small and the corresponding cumulative percentile is calculated, the value of the data corresponding to a percentile is called the percentile. Can be expressed as: a group of n views

    Shulou · 2022-06-03 08:07
  • Development of automated testing framework based on interface

    Development of automated testing framework based on interface

    We know that interface-based software automation testing has gone through four stages of development. (1)。 Frameless phase (that is, simple recording / playback) in the early days, automated testing had no framework, automated testing was simply recorded / played back, and the process or data of the operation was recorded and recorded by the tool.

    Shulou · 2022-06-03 08:07
  • Let's distinguish between quality assurance and testing

    Let's distinguish between quality assurance and testing

    Concept and speculative depth the development of an industry always seems to be accompanied by more concepts being shaped. Take testing for example, we have unit testing, integration testing, system testing, regression testing, smoke testing, and so on. Why do we create so many concepts to "embarrass" ourselves? The answer can be obtained from @ Li Zhiyong.

    Shulou · 2022-06-03 08:07