... straightforward line 直达线路 straightforward manipulation直接操作 straightforward method 直接方法 ...
双语例句
1
Although somewhat tedious, the manipulation of the XML document in memory is very straightforward.
尽管有些烦琐,但对内存中xml文档的操作却是非常简单明了的。
2
Obviously, the straightforward method is faster because there aren't any function calls or stack manipulation, but the recursive way is more elegant and better reflects the problem.