今日头条-巨量引擎 API Go SDK https://ad.oceanengine.com/openapi/doc
Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.

18 rindas
280 B

  1. # ---> Go
  2. # Binaries for programs and plugins
  3. *.exe
  4. *.exe~
  5. *.dll
  6. *.so
  7. *.dylib
  8. # Test binary, built with `go test -c`
  9. *.test
  10. # Output of the go coverage tool, specifically when used with LiteIDE
  11. *.out
  12. # Dependency directories (remove the comment below to include it)
  13. # vendor/