mirror of
https://github.com/huihut/interview.git
synced 2025-12-18 21:14:38 +03:00
Design mode code comments are changed to English
https://github.com/huihut/interview/pull/73
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
|
||||
#include <iostream>
|
||||
|
||||
// 自带的充电器(两脚扁型)
|
||||
// Built-in charger (two-leg flat type)
|
||||
class OwnCharger
|
||||
{
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user