书栈网 · BookStack 本次搜索耗时 0.020 秒,为您找到 1523 个相关结果.
  • 32. Exercises

    Exercises Exercises Let us practice our new concurrency skills with Dining philosophers: a classic problem in concurrency. Multi-threaded link checker: a larger project whe...
  • Packages

    Package Registry Cargo Packages Repository Chef Packages Repository Storage Composer Packages Repository Conan Packages Repository Conda Packages Repository Container Regist...
  • 1. Getting Started

    Getting Started Getting Started Let’s start your Rust journey! There’s a lot to learn, but every journey starts somewhere. In this chapter, we’ll discuss: Installing Rust on ...
  • 1. Getting Started

    Getting Started Getting Started Let’s start your Rust journey! There’s a lot to learn, but every journey starts somewhere. In this chapter, we’ll discuss: Installing Rust on ...
  • NYC 出租车基准测试

    NYC 出租车基准测试 获取数据 运行基准测试 NYC 出租车基准测试 这个基准测试是基于纽约市出租车和豪华轿车委员会 的数据。根据官方网站的信息,数据包括: 出租车行程记录包括捕捉上车和下车日期/时间、上车和下车位置、行程距离、详细费用、费率类型、付款方式和司机报告的乘客数量的字段。附带数据集中使用的数据是由在出租车与轿车乘客增强计划(TPE...
  • 3.5. Control Flow

    Control Flow if Expressions Handling Multiple Conditions with else if Using if in a let Statement Repetition with Loops Repeating Code with loop Returning Values from ...
  • 27.1. Unit Tests

    Unit Tests Unit Tests Mark unit tests with #[test] : fn first_word ( text : & str ) -> & str { match text . find ( ' ' ) { Some ( idx ) => & text...
  • Documentation testing

    Documentation testing Motivation behind documentation tests See Also Documentation testing The primary way of documenting a Rust project is through annotating the sourcecode....
  • Sqlness Test

    Sqlness Test Introduction Sqlness manual Case file Case organization Run the test Run a specific test Sqlness Test Introduction SQL is an important user interface for Gre...
  • Sqlness Test

    Sqlness Test Introduction Sqlness manual Case file Case organization Run the test Run a specific test Sqlness Test Introduction SQL is an important user interface for Gre...