mirror of
https://github.com/gopl-zh/gopl-zh.github.com.git
synced 2025-08-07 15:52:24 +00:00
增加译注
This commit is contained in:
@@ -45,5 +45,4 @@ func TestRandomPalindromes(t *testing.T) {
|
|||||||
|
|
||||||
**练习 11.4:** 修改randomPalindrome函数,以探索IsPalindrome是否对标点和空格做了正确处理。
|
**练习 11.4:** 修改randomPalindrome函数,以探索IsPalindrome是否对标点和空格做了正确处理。
|
||||||
|
|
||||||
|
译者注:**拓展阅读**感兴趣的读者可以再了解一下go-fuzz
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user