Results 20 comments of

I also encountered this problem

> ``` > public void onOpen(Session session, HttpHeaders headers, @RequestParam String storeNo) { > ``` > > 应该改成 > > ``` > public void onOpen(Session session, HttpHeaders headers, @PathVariable String...

@FilipePS I reproduced this problem, and tried it manually on the translation site.Google Translate misidentified this text as **Guarani language**. If I manually set it to **German**, it will translate...

Do you have any ideas ? @8lightning @XHXIAIEIN

Considering your suggestion, I tried to handle sourceArray3d directly, since I had to find it in the translation result, I created this `"1 bei \n Wikipedia"` But I encountered a...

This may not be possible, because I don't know how to concatenate `result[0] + "bei" + result[1]` . Suppose I record the `keywords ` before sending them to Google ,...

I found some bugs, ` 11` was **escaped**. and then after regular ` result.match(/\[^\]*(?=\)/g)`, there are some problems in some cases I am going to modify `escapeHTML `to let him...

open this link https://docs.temporal.io/temporal/ for `The Temporal Platform explained.` i want to skip `Temporal ` After my processing now this is sent to google `The Platform explained. ` but the...