the_start.md icon indicating copy to clipboard operation
the_start.md copied to clipboard

Results 3 the_start.md issues
Sort by recently updated
recently updated
newest added

return practice ? '1 week' : 'never' 这个有问题…… c++和c应该都不支援单引号字符串语法,python虽然支持但是puthon没有?:的三元运算符… 到底哪些语言可以正确的使用上面这一句呢? javascript好像可以? 还有其他语言没……

希望推荐一些vim的进阶文章