首页下载资源硬件开发基于stm32f407的俄罗斯方块

ZIP基于stm32f407的俄罗斯方块

qq_5734631613.42MB需要积分:1

资源文件列表:

俄罗斯方块 大约有222个文件
  1. .mxproject 7.9KB
  2. Core/
  3. Core/Inc/
  4. Core/Inc/fsmc.h 1.49KB
  5. Core/Inc/gpio.h 1.28KB
  6. Core/Inc/main.h 2.07KB
  7. Core/Inc/rng.h 1.42KB
  8. Core/Inc/stm32f4xx_hal_conf.h 19.55KB
  9. Core/Inc/stm32f4xx_it.h 1.91KB
  10. Core/Inc/tim.h 1.43KB
  11. Core/Src/
  12. Core/Src/fsmc.c 7.19KB
  13. Core/Src/gpio.c 2.73KB
  14. Core/Src/main.c 5.7KB
  15. Core/Src/rng.c 2.22KB
  16. Core/Src/stm32f4xx_hal_msp.c 2.18KB
  17. Core/Src/stm32f4xx_it.c 5.59KB
  18. Core/Src/system_stm32f4xx.c 26.94KB
  19. Core/Src/tim.c 4.77KB
  20. Drivers/
  21. Drivers/CMSIS/
  22. Drivers/CMSIS/Device/
  23. Drivers/CMSIS/Device/ST/
  24. Drivers/CMSIS/Device/ST/STM32F4xx/
  25. Drivers/CMSIS/Device/ST/STM32F4xx/Include/
  26. Drivers/CMSIS/Device/ST/STM32F4xx/Include/stm32f407xx.h 1.29MB
  27. Drivers/CMSIS/Device/ST/STM32F4xx/Include/stm32f4xx.h 12.09KB
  28. Drivers/CMSIS/Device/ST/STM32F4xx/Include/system_stm32f4xx.h 2.3KB
  29. Drivers/CMSIS/Device/ST/STM32F4xx/LICENSE.txt 377B
  30. Drivers/CMSIS/Device/ST/STM32F4xx/Source/
  31. Drivers/CMSIS/Device/ST/STM32F4xx/Source/Templates/
  32. Drivers/CMSIS/Include/
  33. Drivers/CMSIS/Include/cmsis_armcc.h 27.55KB
  34. Drivers/CMSIS/Include/cmsis_armclang.h 55.17KB
  35. Drivers/CMSIS/Include/cmsis_compiler.h 8.8KB
  36. Drivers/CMSIS/Include/cmsis_gcc.h 60.88KB
  37. Drivers/CMSIS/Include/cmsis_iccarm.h 27.75KB
  38. Drivers/CMSIS/Include/cmsis_version.h 1.68KB
  39. Drivers/CMSIS/Include/core_armv8mbl.h 95.7KB
  40. Drivers/CMSIS/Include/core_armv8mml.h 164.96KB
  41. Drivers/CMSIS/Include/core_cm0.h 41.22KB
  42. Drivers/CMSIS/Include/core_cm0plus.h 49.28KB
  43. Drivers/CMSIS/Include/core_cm1.h 42.44KB
  44. Drivers/CMSIS/Include/core_cm23.h 102.18KB
  45. Drivers/CMSIS/Include/core_cm3.h 109.23KB
  46. Drivers/CMSIS/Include/core_cm33.h 171.48KB
  47. Drivers/CMSIS/Include/core_cm4.h 120.71KB
  48. Drivers/CMSIS/Include/core_cm7.h 145.11KB
  49. Drivers/CMSIS/Include/core_sc000.h 46.14KB
  50. Drivers/CMSIS/Include/core_sc300.h 107.93KB
  51. Drivers/CMSIS/Include/mpu_armv7.h 11.44KB
  52. Drivers/CMSIS/Include/mpu_armv8.h 10.7KB
  53. Drivers/CMSIS/Include/tz_context.h 2.69KB
  54. Drivers/CMSIS/LICENSE.txt 11.29KB
  55. Drivers/LCD/
  56. Drivers/LCD/font.h 65.25KB
  57. Drivers/LCD/ILI93xx.c 50.83KB
  58. Drivers/LCD/ILI93xx.h 5.01KB
  59. Drivers/STM32F4xx_HAL_Driver/
  60. Drivers/STM32F4xx_HAL_Driver/Inc/
  61. Drivers/STM32F4xx_HAL_Driver/Inc/Legacy/
  62. Drivers/STM32F4xx_HAL_Driver/Inc/Legacy/stm32_hal_legacy.h 219.02KB
  63. Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal.h 12.68KB
  64. Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_cortex.h 16.96KB
  65. Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_def.h 7.55KB
  66. Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_dma.h 37.76KB
  67. Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_dma_ex.h 2.69KB
  68. Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_exti.h 14.84KB
  69. Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_flash.h 14.51KB
  70. Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_flash_ex.h 63.73KB
  71. Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_flash_ramfunc.h 2.24KB
  72. Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_gpio.h 13.68KB
  73. Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_gpio_ex.h 80.79KB
  74. Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_pwr.h 14.19KB
  75. Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_pwr_ex.h 15.84KB
  76. Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_rcc.h 73.34KB
  77. Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_rcc_ex.h 429.99KB
  78. Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_rng.h 11.98KB
  79. Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_sram.h 8.78KB
  80. Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_tim.h 121.43KB
  81. Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_tim_ex.h 16.42KB
  82. Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_ll_fsmc.h 46.68KB
  83. Drivers/STM32F4xx_HAL_Driver/LICENSE.txt 383B
  84. Drivers/STM32F4xx_HAL_Driver/Src/
  85. Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal.c 19.29KB
  86. Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_cortex.c 18.72KB
  87. Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_dma.c 39.87KB
  88. Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_dma_ex.c 10.34KB
  89. Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_exti.c 15.11KB
  90. Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_flash.c 24.21KB
  91. Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_flash_ex.c 50.05KB
  92. Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_flash_ramfunc.c 6.05KB
  93. Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_gpio.c 18.92KB
  94. Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_pwr.c 20.55KB
  95. Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_pwr_ex.c 22.83KB
  96. Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_rcc.c 42.44KB
  97. Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_rcc_ex.c 155.49KB
  98. Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_rng.c 26.03KB
  99. Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_sram.c 33.94KB
  100. Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_tim.c 245.16KB
  101. Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_tim_ex.c 82.8KB
  102. Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_ll_fsmc.c 40.18KB
  103. LCD.ioc 8.88KB
  104. MDK-ARM/
  105. MDK-ARM/DebugConfig/
  106. MDK-ARM/DebugConfig/fsmc.crf 801.11KB
  107. MDK-ARM/DebugConfig/fsmc.d 2.59KB
  108. MDK-ARM/DebugConfig/fsmc.o 901.78KB
  109. MDK-ARM/DebugConfig/game.crf 816.37KB
  110. MDK-ARM/DebugConfig/game.d 2.79KB
  111. MDK-ARM/DebugConfig/game.o 927.48KB
  112. MDK-ARM/DebugConfig/gpio.crf 800.44KB
  113. MDK-ARM/DebugConfig/gpio.d 2.59KB
  114. MDK-ARM/DebugConfig/gpio.o 896.86KB
  115. MDK-ARM/DebugConfig/key.crf 799.81KB
  116. MDK-ARM/DebugConfig/key.d 2.54KB
  117. MDK-ARM/DebugConfig/key.o 896.87KB
  118. MDK-ARM/DebugConfig/LCD.axf 1.51MB
  119. MDK-ARM/DebugConfig/LCD.build_log.htm 2.88KB
  120. MDK-ARM/DebugConfig/lcd.crf 830.13KB
  121. MDK-ARM/DebugConfig/lcd.d 2.68KB
  122. MDK-ARM/DebugConfig/LCD.hex 1.9MB
  123. MDK-ARM/DebugConfig/LCD.htm 82.28KB
  124. MDK-ARM/DebugConfig/LCD.lnp 1.28KB
  125. MDK-ARM/DebugConfig/LCD.map 159.32KB
  126. MDK-ARM/DebugConfig/lcd.o 1012.66KB
  127. MDK-ARM/DebugConfig/LCD.sct 555B
  128. MDK-ARM/DebugConfig/LCD_LCD.dep 85.04KB
  129. MDK-ARM/DebugConfig/LCD_STM32F407ZGTx.dbgconf 2.78KB
  130. MDK-ARM/DebugConfig/main.crf 811.48KB
  131. MDK-ARM/DebugConfig/main.d 2.92KB
  132. MDK-ARM/DebugConfig/main.o 1.53MB
  133. MDK-ARM/DebugConfig/rng.crf 799.7KB
  134. MDK-ARM/DebugConfig/rng.d 2.55KB
  135. MDK-ARM/DebugConfig/rng.o 902.3KB
  136. MDK-ARM/DebugConfig/startup_stm32f407xx.d 60B
  137. MDK-ARM/DebugConfig/startup_stm32f407xx.o 7.61KB
  138. MDK-ARM/DebugConfig/stm32f4xx_hal.crf 801.15KB
  139. MDK-ARM/DebugConfig/stm32f4xx_hal.d 2.84KB
  140. MDK-ARM/DebugConfig/stm32f4xx_hal.o 932.39KB
  141. MDK-ARM/DebugConfig/stm32f4xx_hal_cortex.crf 800.52KB
  142. MDK-ARM/DebugConfig/stm32f4xx_hal_cortex.d 3.08KB
  143. MDK-ARM/DebugConfig/stm32f4xx_hal_cortex.o 923.23KB
  144. MDK-ARM/DebugConfig/stm32f4xx_hal_dma.crf 807.18KB
  145. MDK-ARM/DebugConfig/stm32f4xx_hal_dma.d 2.98KB
  146. MDK-ARM/DebugConfig/stm32f4xx_hal_dma.o 921.02KB
  147. MDK-ARM/DebugConfig/stm32f4xx_hal_dma_ex.crf 809.64KB
  148. MDK-ARM/DebugConfig/stm32f4xx_hal_dma_ex.d 3.08KB
  149. MDK-ARM/DebugConfig/stm32f4xx_hal_dma_ex.o 903.69KB
  150. MDK-ARM/DebugConfig/stm32f4xx_hal_exti.crf 801.94KB
  151. MDK-ARM/DebugConfig/stm32f4xx_hal_exti.d 3.01KB
  152. MDK-ARM/DebugConfig/stm32f4xx_hal_exti.o 908.39KB
  153. MDK-ARM/DebugConfig/stm32f4xx_hal_flash.crf 803.75KB
  154. MDK-ARM/DebugConfig/stm32f4xx_hal_flash.d 3.05KB
  155. MDK-ARM/DebugConfig/stm32f4xx_hal_flash.o 920.06KB
  156. MDK-ARM/DebugConfig/stm32f4xx_hal_flash_ex.crf 803.66KB
  157. MDK-ARM/DebugConfig/stm32f4xx_hal_flash_ex.d 3.15KB
  158. MDK-ARM/DebugConfig/stm32f4xx_hal_flash_ex.o 907.84KB
  159. MDK-ARM/DebugConfig/stm32f4xx_hal_flash_ramfunc.crf 798.78KB
  160. MDK-ARM/DebugConfig/stm32f4xx_hal_flash_ramfunc.d 3.32KB
  161. MDK-ARM/DebugConfig/stm32f4xx_hal_flash_ramfunc.o 893.48KB
  162. MDK-ARM/DebugConfig/stm32f4xx_hal_gpio.crf 802.35KB
  163. MDK-ARM/DebugConfig/stm32f4xx_hal_gpio.d 3.01KB
  164. MDK-ARM/DebugConfig/stm32f4xx_hal_gpio.o 907.1KB
  165. MDK-ARM/DebugConfig/stm32f4xx_hal_msp.crf 799.25KB
  166. MDK-ARM/DebugConfig/stm32f4xx_hal_msp.d 3.01KB
  167. MDK-ARM/DebugConfig/stm32f4xx_hal_msp.o 895.64KB
  168. MDK-ARM/DebugConfig/stm32f4xx_hal_pwr.crf 801.4KB
  169. MDK-ARM/DebugConfig/stm32f4xx_hal_pwr.d 2.98KB
  170. MDK-ARM/DebugConfig/stm32f4xx_hal_pwr.o 917.41KB
  171. MDK-ARM/DebugConfig/stm32f4xx_hal_pwr_ex.crf 800.15KB
  172. MDK-ARM/DebugConfig/stm32f4xx_hal_pwr_ex.d 3.08KB
  173. MDK-ARM/DebugConfig/stm32f4xx_hal_pwr_ex.o 903.16KB
  174. MDK-ARM/DebugConfig/stm32f4xx_hal_rcc.crf 809.91KB
  175. MDK-ARM/DebugConfig/stm32f4xx_hal_rcc.d 2.98KB
  176. MDK-ARM/DebugConfig/stm32f4xx_hal_rcc.o 918.06KB
  177. MDK-ARM/DebugConfig/stm32f4xx_hal_rcc_ex.crf 803.86KB
  178. MDK-ARM/DebugConfig/stm32f4xx_hal_rcc_ex.d 3.08KB
  179. MDK-ARM/DebugConfig/stm32f4xx_hal_rcc_ex.o 904.94KB
  180. MDK-ARM/DebugConfig/stm32f4xx_hal_rng.crf 800.98KB
  181. MDK-ARM/DebugConfig/stm32f4xx_hal_rng.d 2.98KB
  182. MDK-ARM/DebugConfig/stm32f4xx_hal_rng.o 914.61KB
  183. MDK-ARM/DebugConfig/stm32f4xx_hal_sram.crf 804.23KB
  184. MDK-ARM/DebugConfig/stm32f4xx_hal_sram.d 3.01KB
  185. MDK-ARM/DebugConfig/stm32f4xx_hal_sram.o 927.12KB
  186. MDK-ARM/DebugConfig/stm32f4xx_hal_tim.crf 866.24KB
  187. MDK-ARM/DebugConfig/stm32f4xx_hal_tim.d 2.98KB
  188. MDK-ARM/DebugConfig/stm32f4xx_hal_tim.o 1.07MB
  189. MDK-ARM/DebugConfig/stm32f4xx_hal_tim_ex.crf 826.67KB
  190. MDK-ARM/DebugConfig/stm32f4xx_hal_tim_ex.d 3.08KB
  191. MDK-ARM/DebugConfig/stm32f4xx_hal_tim_ex.o 969.54KB
  192. MDK-ARM/DebugConfig/stm32f4xx_it.crf 799.52KB
  193. MDK-ARM/DebugConfig/stm32f4xx_it.d 2.89KB
  194. MDK-ARM/DebugConfig/stm32f4xx_it.o 907.61KB
  195. MDK-ARM/DebugConfig/stm32f4xx_ll_fsmc.crf 804.83KB
  196. MDK-ARM/DebugConfig/stm32f4xx_ll_fsmc.d 2.98KB
  197. MDK-ARM/DebugConfig/stm32f4xx_ll_fsmc.o 923.75KB
  198. MDK-ARM/DebugConfig/system_stm32f4xx.crf 799.39KB
  199. MDK-ARM/DebugConfig/system_stm32f4xx.d 2.92KB
  200. MDK-ARM/DebugConfig/system_stm32f4xx.o 896.99KB
  201. MDK-ARM/DebugConfig/tim.crf 800.69KB
  202. MDK-ARM/DebugConfig/tim.d 2.55KB
  203. MDK-ARM/DebugConfig/tim.o 906.2KB
  204. MDK-ARM/EventRecorderStub.scvd 339B
  205. MDK-ARM/LCD.uvguix.yswj 177.53KB
  206. MDK-ARM/LCD.uvoptx 18.86KB
  207. MDK-ARM/LCD.uvprojx 24.61KB
  208. MDK-ARM/LCD/
  209. MDK-ARM/LCD/bmp.h 3.3MB
  210. MDK-ARM/LCD/FONT.H 65.25KB
  211. MDK-ARM/LCD/lcd.c 88.74KB
  212. MDK-ARM/LCD/lcd.h 8.14KB
  213. MDK-ARM/RTE/
  214. MDK-ARM/RTE/_LCD/
  215. MDK-ARM/RTE/_LCD/RTE_Components.h 330B
  216. MDK-ARM/startup_stm32f407xx.lst 70.04KB
  217. MDK-ARM/startup_stm32f407xx.s 28.14KB
  218. MDK-ARM/yswj/
  219. MDK-ARM/yswj/game.c 18.99KB
  220. MDK-ARM/yswj/game.h 931B
  221. MDK-ARM/yswj/key.c 471B
  222. MDK-ARM/yswj/key.h 468B

资源介绍:

基于CUBEMX开发,硬件平台为正点原子探索者。 芯片为STM32F407ZGT6 按键操作的俄罗斯方块游戏*(具有完整的UI界面)。 游戏消除一行会有声光提示,游戏失败会有结束界面和提示。
Apache License Version 2.0, January 2004 http://www.apache.org/licenses/ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION 1. Definitions. "License" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document. "Licensor" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License. "Legal Entity" shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity. For the purposes of this definition, "control" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity. "You" (or "Your") shall mean an individual or Legal Entity exercising permissions granted by this License. "Source" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files. "Object" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types. "Work" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below). "Derivative Works" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof. "Contribution" shall mean any work of authorship, including the original version of the Work and any modifications or additions to that Work or Derivative Works thereof, that is intentionally submitted to Licensor for inclusion in the Work by the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of this definition, "submitted" means any form of electronic, verbal, or written communication sent to the Licensor or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by the copyright owner as "Not a Contribution." "Contributor" shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received by Licensor and subsequently incorporated within the Work. 2. Grant of Copyright License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, sublicense, and distribute the Work and such Derivative Works in Source or Object form. 3. Grant of Patent License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s) with the Work to which such Contribution(s) was submitted. If You institute patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated within the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed. 4. Redistribution. You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modifications, and in Source or Object form, provided that You meet the following conditions: (a) You must give any other recipients of the Work or Derivative Works a copy of this License; and (b) You must cause any modified files to carry prominent notices stating that You changed the files; and (c) You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark, and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and (d) If the Work includes a "NOTICE" text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You may add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the License. You may add Your own copyright statement to Your modifications and may provide additional or different license terms and conditions for use, reproduction, or distribution of Your modifications, or for any such Derivative Works as a whole, provided Your use, reproduction, and distribution of the Work otherwise complies with the conditions stated in this License. 5. Submission of Contributions. Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor regarding such Contributions. 6. Trademarks. This License does not grant permission to use the trade names, trademarks, service marks, or product names
100+评论
captcha