Tag: language
-
Post Views: 14 1. Under api.pcs-stat.localhost, a standard RESTful API. The code in the method file is as follows (written by a colleague). as shown in Figure 1 2. Now plan to migrate this interface to api.pcs-api.localhost, at this time, api.pcs-api.localhost is an RPC client, api.pcs-stat.localhost is RPC server. Reference:https://www.shuijingwanwq.com/en/2020/06/23/11545/. 3. Create a new RPC server file, RPC/Controllers/DataPlanControlTaskController.php 4. Create…
-
Post Views: 12 The screenshot of the interface after installation is as follows, the default English interface: Open this URL,http://www.eclipse.org/babel/downloads.php,然后看截图,复制红框中所选择的网址(其实3个网址可以任意选择,我选择此网址,是因为因为发现其汉化比例比其它2个好像是要高一些的): Then select help->install in the IDE, paste the URL you just copied into it, and then add it, and then you need to wait patiently, about 1 minute, the screenshot is as follows: Then after the installation update is complete,…