Garden Yuen

Results 31 issues of Garden Yuen

`The enum keyword allows the creation of a type which may be one of a few different variants.` 这句中 variant 可翻译为变种。

It will awesome function!

help wanted
PR welcome
good first issue

Could not find a package configuration file provided by "ECM" (requested version 1.7.0) with any of the following names: ``` ECMConfig.cmake ecm-config.cmake ``` Add the installation prefix of "ECM" to...

``` [source.crates-io] registry = "https://github.com/rust-lang/crates.io-index" replace-with = 'ustc' [source.ustc] registry = "https://mirrors.ustc.edu.cn/crates.io-index" ``` :)

It cost me much time in finding this library

``` ./configure: 10: .: Can't open auto/options ```

**Is your feature request related to a problem? Please describe.** no **Describe the solution you'd like** add endpoints described in page https://www.bit.com/docs/en-us/linear_futures.html **Describe alternatives you've considered** none **Additional context** Try...

Feature Request

``` version: '3' services: yapi-web: image: jayfong/yapi:latest container_name: yapi-web ports: - 3000:3000 environment: - YAPI_ADMIN_ACCOUNT=admin - YAPI_ADMIN_PASSWORD=123 - YAPI_DB_AUTH_SOURCE=admin - YAPI_CLOSE_REGISTER=true - YAPI_DB_SERVERNAME=yapi-mongo - YAPI_DB_PORT=27017 - YAPI_DB_DATABASE=yapi - YAPI_MAIL_ENABLE=false -...

nginx如何使用