The most obvious solution here was to rewrite each of these backend C# systems as Unreal C++ code. This would be an incredibly risky undertaking. There were hundreds of backend APIs that needed to be converted like this. Furthermore, each of these APIs relied on complex interlocking logic systems powered by the aforementioned custom conditional language. The C++ code would also need to be able to parse and understand this language to support all the existing content. Without our established C# test suite, it would be extremely tricky to pin down functionality and make sure every edge case was accounted for. Was this even possible in just 6 months?
Фото: Belkin Alexey / Global Look Press
,详情可参考heLLoword翻译官方下载
In Burgi's view the situation is likely temporary – but that does not mean it will be short-lived.
if (arr[j] arr[j + 1]) { // 升序:前面的大于后面的就交换