Get the App
  • The core technical principles of decrypting Bitcoin

    The core technical principles of decrypting Bitcoin

    Author: Li Yanpeng, current senior technical expert of Ant Financial Services Group, author of distributed Service Architecture: principle, Design and practice and Scalable Service Architecture: framework and Middleware. He has served as technical head of large IT Internet companies such as eBao pay, Citibank, Oracle, Sina Weibo, Reuters and so on.

    Shulou · 2022-06-03 06:14
  • Automatic Activation system for Optical Cat Mobile phones-Development Guide-004-OLT add vlan (ADD- VLAN)

    Automatic Activation system for Optical Cat Mobile phones-Development Guide-004-OLT add vlan (ADD- VLAN)

    ADD-VLAN::OLTID=10.124.202.199:CTAG::VLAN=2108,DESC=2108,VLANMODE=SINGLE,PORTLIST=NA-0-19-0 | NA-0-20-

    Shulou · 2022-06-03 06:14
  • 0003-how to use LZO compression in CDH

    0003-how to use LZO compression in CDH

    Warm Tip: to see the high-definition no-code picture, please open it with your mobile phone and click the picture to enlarge. 1. Lzo compression coding is not supported by default in problem description CDH. Additional Parcel packages need to be downloaded to enable Hadoop related components such as HDFS,Hive,Spark to support.

    Shulou · 2022-06-03 06:14
  • OpenTsdb official documentation-understanding indicators and time series

    OpenTsdb official documentation-understanding indicators and time series

       OpenTSDB is a time series database. A time series is a series of numerical data points of a specific indicator over a period of time. Each time series consists of a metric quantity plus one or more tags associated with that metric (we will introduce the label a little bit). The indicator is what you want.

    Shulou · 2022-06-03 06:14
  • Redemption from parallel worlds

    Redemption from parallel worlds

    When divine torture comes, why should it be called redemption? Let's first discuss the "death problem" with you. If your girlfriend or your wife asks you, "I fell into the water with your mother, who will you save first?" Haha, yes, it is the ancient voice from China, the difficult problem of the century that tortures your heart! Are you scared? Can be thrown

    Shulou · 2022-06-03 06:14
  • Hadoop Series (7)-- HDFS Java API

    Hadoop Series (7)-- HDFS Java API

    If you want to use HDFS API, you need to import dependent hadoop-client. If it is the CDH version of Hadoop, you also need to specify the warehouse address:

    Shulou · 2022-06-03 06:14
  • Tomato Garden Ghost XP SP3 2012 06 computer City Express installation Edition

    Tomato Garden Ghost XP SP3 2012 06 computer City Express installation Edition

    Welcome to Tomato Garden Ghost XP SP3 2012 06 computer City Express installation Edition MD5: A02A7C7EBA141633BC8DFE4DBA8266F5SHA1: 060341D5C79A6E7147

    Shulou · 2022-06-03 06:14
  • Aggregator and micro-service

    Aggregator and micro-service

    Introduction in order to cope with the rapid change and development of business requirements, the theory and framework of software development are also developing. In this context, micro-services have received more and more attention in recent years, a large number of enterprises have adopted or are planning to adopt micro-service architecture, and data application is one of them. How to develop efficiently

    Shulou · 2022-06-03 06:14
  • The principles of Hadoop, spark and hive and their applications in the field of finance

    The principles of Hadoop, spark and hive and their applications in the field of finance

    First of all, Baidu encyclopedia has the meaning of each entry: HadoopHadoop is a distributed system infrastructure developed by the Apache Foundation. Users can develop distributed programs without knowing the underlying details of the distribution. Make full use of the power of cluster for high-speed operation and storage

    Shulou · 2022-06-03 06:14
  • Vim changes case

    Vim changes case

    First, change the case of the text gU change the selected text all uppercase gu change the selected text all lowercase gUgU whole line uppercase, abbreviated as (gUU) gugu whole line lowercase, abbreviated as (guu) g ~ can make the selected text block lowercase or uppercase

    Shulou · 2022-06-03 06:14
  • Modify kernel parameter dad_transmits

    Modify kernel parameter dad_transmits

    Modify the kernel parameter dad_transmits has been learning about ipv6 recently. After controlling the message sent by ipv6 address conflict detection (dad), and after the address is configured, one more ns message is found. This is strange. After investigation, it was found that the kernel sent it on its own.

    Shulou · 2022-06-03 06:14
  • Is Google being targeted again? What on earth does Jiuai want?

    Is Google being targeted again? What on earth does Jiuai want?

    Big data is around us and affects your life. The information power of the world represented by Google is changing our lives everywhere, the way we get information has been changed, the way we communicate has been changed, the way we consume has been changed, and now even the way our families live.

    Shulou · 2022-06-03 06:14
  • The TA online Q & An experience version is online!

    The TA online Q & An experience version is online!

    At the bottom of the course: video viewing directory on the right: online questions can be asked in both places. Find bug or make suggestions. You can reply below the Q & A, a lot of feedback, and launch the official version as soon as possible.

    Shulou · 2022-06-03 06:14
  • Spring MVC realizes the upload and download of files

    Spring MVC realizes the upload and download of files

    In SpringMVC, the upload of files is achieved through MultipartResolver. So, if you want to upload files, just register the corresponding MultipartResolv in spring-mvc.xml

    Shulou · 2022-06-03 06:13
  • Spark+scala installation configuration in docker

    Spark+scala installation configuration in docker

    First, to install scala, download the scala package wget https://downloads.lightbend.com/scala/2.11.7/scala-2.11.7.tgz to extract tar-zxvf s.

    Shulou · 2022-06-03 06:13
  • Installation process under OpenDDS-Windows (VS2015)

    Installation process under OpenDDS-Windows (VS2015)

    Need to prepare: Visual Studio, and install Windows SDK, also need to install ActivePerl my platform is VS2015 + OpenDDS-3.13.21.OpenDDS download: link: http:/

    Shulou · 2022-06-03 06:13
  • Good use case Vs bad use case

    Good use case Vs bad use case

    Test case is one of the most critical documents that the test department should output. Agile development advocates light documentation and heavy communication, and many documents in traditional processes can be omitted, but I don't think test cases are among the documents that can be omitted. On the contrary, test cases can replace detailed design and summary design text to some extent.

    Shulou · 2022-06-03 06:13
  • Introduction and simple use of Parquet

    Introduction and simple use of Parquet

    = = > what is parquetParquet is a file type of column storage = > official website description: Apache Parquet is a columnar storage format available to

    Shulou · 2022-06-03 06:13
  • Mock tool wiremock-py

    Mock tool wiremock-py

    Author | Mimi wiremock-pywiremock-py is implemented based on WireMock. It uses Python to generate batch mock data of different HTTP API in different test scenarios, and then as mock.

    Shulou · 2022-06-03 06:13
  • Using LoadRunner to complete the script development of mobile APP

    Using LoadRunner to complete the script development of mobile APP

    The original plan does not have this section, because LoadRunner does not support the recording feature of APP very well. Although LoadRunner12 has good support, it is also troublesome to operate. In fact, it is better to do the interface level for the performance test of the APP backend. But,

    Shulou · 2022-06-03 06:13