⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 res.java

📁 全球著名IT公司ILog的APS高级排产优化引擎
💻 JAVA
字号:
package com.power.pipeengine;import java.util.*;public class Res extends java.util.ListResourceBundle {  static final Object[][] contents = new String[][]{	{ "MAXIMIZE_ON_TIME", "MAXIMIZE ON-TIME DELIVERY" },	{ "MAXIMIZE_PROFIT", "MAXIMIZE PROFIT" },	{ "Optimize_My_Supply", "Optimize My Supply Chain" },	{ "OBJECTIVE_VALUE_CHART", "OBJECTIVE VALUE CHART" },	{ "Engine_Message_Window", "Engine Message Window" },	{ "Times_New_Roman", "Times New Roman" },	{ "Optimization_Engine", "Optimization Engine" },	{ "Engine0999", "Engine0999: Start optimization process ... \n" },	{ "Engine1750", "Engine1750: Insufficent data to create a model, engine execution " +    "\" +\n    \"stopped" },	{ "Engine1002", "Engine1002: Starting building constraints ... \n" },	{ "Engine1300", "Engine1300: Starting building objective function ... \n" },	{ "Engine2000", "Engine2000: Starting solving model ... \n" },	{ "Engine3000", "Engine3000: Starting generating reports ... \n" },	{ "Engine5000_1", "Engine5000: PIPE optimization finished normally.\n" },	{ "Engine5000_You_can", "Engine5000: You can now view the PIPE reports.\n" },	{ "CAPACITY_CONSRTAINT", "CAPACITY CONSRTAINT" },	{ "Engine1200", "Engine1200: building " },	{ "INVENTORY_CONSRTAINT", "INVENTORY CONSRTAINT" },	{ "I", "I" },	{ "MATERIAL_CONSRTAINT", "MATERIAL CONSRTAINT" },	{ "MINIMUM_INVENTORY", "MINIMUM INVENTORY CONSRTAINT" },	{ "PRODUCT_BOUNDS", "PRODUCT BOUNDS CONSRTAINT" },	{ "UP", "UP" },	{ "INTER_SHIPMENT", "INTER-SHIPMENT CONSRTAINT" },	{ "SHIP", "SHIP" },	{ "SOURCING_CONSRTAINT", "SOURCING CONSRTAINT" },	{ "STARTS_OUTS", "STARTS/OUTS CONSRTAINT" },	{ "Choose_an_objective", "Choose an objective to optimize:" },	{ "_disabled_MAXIMIZE", "(disabled) MAXIMIZE PROFIT" },	{ "Choose_an_objective1", "Choose an objective to optimize" },	{ "Objective_to_optimize", "Objective to optimize" },	{ "Choose_an_update", "Choose an update frequency:" },	{ "Very_Low", "Very Low" },	{ "Low", "Low" },	{ "Medium", "Medium" },	{ "High", "High" },	{ "Very_High", "Very High" },	{ "Update_frequency", "Update frequency" },	{ "Choose_an_update1", "Choose an update frequency" },	{ "Servere_error", "Servere error: variable code has not been initialized." },	{ "S", "S" },	{ "Exception_ocurred", "Exception ocurred while initializing DataModel class" },	{ "Engine1000_Start", "Engine1000: Start reading data\n" },	{ "Engine1000_reading", "Engine1000: reading data complete\n" },	{ "M", "M" },	{ "Engine1700", "Engine1700: Insufficient Facility data, minimum 1 manufacturing " },	{ "facility_and_2", "facility and 2 inventory facilities required to create a model\n" },	{ "Error_openning_URL", "Error openning URL connection or getting bufferred reader: " },	{ "Engine1050", "Engine1050: URL connection error while reading file: " },	{ "Engine1001", "Engine1001: reading data: " },	{ "Engine6000", "Engine6000: IOException when setting mark during session validation.\n" },	{ "Engine9000_Operation", "Engine9000: Operation aborted" },	{ "Engine60001", "Engine6000: IOException when reading buffer.\n" },	{ "Engine60002", "Engine6000: IOException when trying to close BufferedReader.\n" },	{ "Engine60003", "Engine6000: IOException when trying to reset BufferedReader.\n" },	{ "Engine17001", "Engine1700: Insufficient Calendar data, minimum 1 bucket is" },	{ "required_to_create_a", " required to create a model\n" },	{ "Engine17002", "Engine1700: Insufficient Product Demand data, minimum 1 demand is" },	{ "Engine17003", "Engine1700: Insufficient Product data, minimum 1 product is" },	{ "Engine17004", "Engine1700: Insufficient Route Product data, minimum 1 record is" },	{ "Engine17005", "Engine1700: Insufficient Route data, minimum 1 route is" },	{ "Engine17006", "Engine1700: Insufficient Route Source data, minimum 1 record is" },	{ "Engine17007", "Engine1700: Insufficient Working Calendar data, minimum 1 record " +    "\" +\n    \"is" },	{ "Engine3010", "Engine3010: generating report - " },	{ "URL_Error_", "URL Error: " },    { "Calendar", "Calendar" },    { "Facility", "Facility" },    { "Product", "Product" },    { "Route", "Route" },    { "InterShipment", "InterShipment" },    { "ProductDemand", "ProductDemand" },    { "RouteSource", "RouteSource" },    { "RouteProduct", "RouteProduct" },    { "WorkingCalendar", "WorkingCalendar" },    { "Resource", "Resource" },    { "ResourceUse", "ResourceUse" },    { "Inventory", "Inventory" },    { "Materials", "Materials" },    { "MaterialUse", "MaterialUse" },    { "InventoryCosts", "InventoryCosts" },    { "ProductBounds", "ProductBounds" },    { "InventoryGroup", "InventoryGroup" },    { "MinInventory", "MinInventory" },    { "BoundsSupport", "BoundsSupport" },    { "Delinquency", "Delinquency" },    { "MaterialConsumption", "MaterialConsumption" },    { "MinInvSupport", "MinInvSupport" },    { "ProductDispatch", "ProductDispatch" },    { "ProductionStartsSchedule", "ProductionStartsSchedule" },    { "ProductionOutsSchedule", "ProductionOutsSchedule" },    { "ProductionOutsByRoute", "ProductionOutsByRoute" },    { "ProductReceipt", "ProductReceipt" },    { "ResourceUsage", "ResourceUsage" },    { "Sourcing", "Sourcing" },    { "EndingInventory", "EndingInventory"},    { "EngineStartTime", "Engine Start Time: "},    { "EngineRunTime", "Engine Run Time: "},    { "EngineEndTime", "Engine End Time: "},    { "TotalTime", "Total Time: "},    { "GeneratingDataModel", "Generating Data Model ... "},    { "SolvingModel", "Solving Model "},    { "orderdetailsmanhour", "orderdetailsmanhour"},    { "operationequipmentmap", "operationequipmentmap"},    { "processcapability", "processcapability"},    { "perioddatemap", "perioddatemap"},    { "employeeavailability", "employeeavailability"},    { "equipmentavailability", "equipmentavailability"},    { "workinghours", "workinghours"},    { "Seconds", "Seconds"},    { "Warning", "Warning"},    { "DeleteDispatchRecords", "DeleteDispatchRecords"},    { "ATPScheduling", "ATPScheduling"},    { "BottleNeckRsc", "Bottle Neck Resource"},    { "equipmentmap", "Equipment Map"},    { "cashmerewip", "Cashmere WIP"},    { "sewingops", "sewingops"},    { "planinuse", "planinuse"},    { "wip", "wip"},    { "lastdayproduction", "lastdayproduction"},    { "dispatchlist", "dispatchlist"},    { "db2CSVError", "Error occurred while extracting data from database, engine process aborted. Try to restart your computer and rerun, if problem still exists, contact Paraster's technical support" },    { "csv2DBError", "Error occurred while writing Dispatch List back to the database, engine process aborted. Try to restart your computer and rerun, if problem still exists, contact Paraster's technical support" }    };  public Object[][] getContents() {    return contents;  }}

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -