소스 검색

注释国际化功能,添加接口名Log日志

songw 2 주 전
부모
커밋
0da2dee66e

+ 4 - 1
README.md

@@ -1 +1,4 @@
-UAS_MES仓储管理系统
+UAS_MES仓储管理系统
+
+国际化多语言目前还未开放给华研, 
+语言文件前增加 "AAA---",开放语言是删除多余的"AAA---"即可.

+ 2 - 0
app/src/main/java/com/uas/hystorage/util/VollyRequest.java

@@ -92,6 +92,8 @@ public class VollyRequest {
             }
         }
 
+        MyLog.e("aaa","接口名称:" + url);
+
         // 取消所有带有这个tag的请求
 //        PdaApplication.mRequestQueue.cancelAll(httpParams.getUrl());
 

+ 0 - 0
app/src/main/res/values-en-rUS/strings.xml → app/src/main/res/AAA---values-en-rUS/strings.xml


+ 0 - 0
app/src/main/res/values-vi-rVN/strings.xml → app/src/main/res/AAA---values-vi-rVN/strings.xml


+ 0 - 3
app/src/main/res/layout/.idea/.gitignore

@@ -1,3 +0,0 @@
-# Default ignored files
-/shelf/
-/workspace.xml

+ 0 - 11
app/src/main/res/layout/.idea/misc.xml

@@ -1,11 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<project version="4">
-  <component name="CMakeSettings">
-    <configurations>
-      <configuration PROFILE_NAME="Debug" CONFIG_NAME="Debug" />
-    </configurations>
-  </component>
-  <component name="ProjectRootManager" version="2" languageLevel="JDK_1_3" project-jdk-name="1.8" project-jdk-type="JavaSDK">
-    <output url="file://$PROJECT_DIR$/out" />
-  </component>
-</project>

+ 0 - 8
app/src/main/res/layout/.idea/modules.xml

@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<project version="4">
-  <component name="ProjectModuleManager">
-    <modules>
-      <module fileurl="file://$PROJECT_DIR$/.idea/layout.iml" filepath="$PROJECT_DIR$/.idea/layout.iml" />
-    </modules>
-  </component>
-</project>

+ 0 - 10
app/src/main/res/layout/.idea/runConfigurations.xml

@@ -1,10 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<project version="4">
-  <component name="RunConfigurationProducerService">
-    <option name="ignoredProducers">
-      <set>
-        <option value="com.android.tools.idea.compose.preview.runconfiguration.ComposePreviewRunConfigurationProducer" />
-      </set>
-    </option>
-  </component>
-</project>

+ 0 - 6
app/src/main/res/layout/.idea/vcs.xml

@@ -1,6 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<project version="4">
-  <component name="VcsDirectoryMappings">
-    <mapping directory="$PROJECT_DIR$/../../../../.." vcs="Git" />
-  </component>
-</project>