2021 中国开源年度报告differences in social values, the free and open source software community must face the challenge of balancing the demands of all parties. 五、 中国开源走向世界,塑造新时代影响力 Chinese open source goes global, shaping a0 码力 | 199 页 | 9.63 MB | 1 年前3
Apache OFBiz®
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3 2.2.1. Clean system and load the complete OFBiz data. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 8 5.3.1. Load specific OFBiz data . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 9 5.3.2. Load all OFBiz data. . . . . . 10 5.3.3. Load seed data. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 10 5.3.4. load ext data. . . . .0 码力 | 23 页 | 305.80 KB | 1 年前3
Apache OFBiz®
The Apache OFBiz Project
Version Trunk. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3 2.2.1. Clean system and load the complete OFBiz data. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 8 5.3.1. Load specific OFBiz data . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 9 5.3.2. Load all OFBiz data. . . . . . 10 5.3.3. Load seed data. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 10 5.3.4. load ext data. . . . .0 码力 | 23 页 | 305.80 KB | 1 年前3
Apache OFBiz User Manual Version trunk Version unspecified. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 6 2.2.1. Clean system and load the complete OFBiz data. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . org/w5dye Unix-like OS: ./gradle/init-gradle-wrapper.sh 2.2. Prepare OFBiz: 2.2.1. Clean system and load the complete OFBiz data Note: Depending on your Internet connection speed it might take a long time seed For instructions to run and load data to have OFBiz ready to be used, please read the README documentation. For having OFBiz ready to be setup, it’s needed to load data from reader seed and seed-initial0 码力 | 237 页 | 2.74 MB | 1 年前3
Apache OFBiz User Manual. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 6 2.2.1. Clean system and load the complete OFBiz data. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . init-gradle-wrapper Unix-like OS: ./gradle/init-gradle-wrapper.sh 2.2. Prepare OFBiz: 2.2.1. Clean system and load the complete OFBiz data Note: Depending on your Internet connection speed it might take a long time seed For instructions to run and load data to have OFBiz ready to be used, please read the README documentation. For having OFBiz ready to be setup, it’s needed to load data from reader seed and seed-initial0 码力 | 307 页 | 5.64 MB | 1 年前3
Apache OFBiz User Manual. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 6 2.2.1. Clean system and load the complete OFBiz data. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . init-gradle-wrapper Unix-like OS: ./gradle/init-gradle-wrapper.sh 2.2. Prepare OFBiz: 2.2.1. Clean system and load the complete OFBiz data Note: Depending on your Internet connection speed it might take a long time seed For instructions to run and load data to have OFBiz ready to be used, please read the README documentation. For having OFBiz ready to be setup, it’s needed to load data from reader seed and seed-initial0 码力 | 304 页 | 5.21 MB | 1 年前3
Apache OFBiz Developer Manual Version trunk(Apache Tomcat) • A web MVC framework for routing and handling requests. • An entity engine to define, load and manipulate data. • A service engine to define and control business logic. • A widget system config/ - Properties and translation labels (i18n) ├── data/ - XML data to load into the database ├── entitydef/ - Defined database entities ├── minilang/ - possibility for end users to select the theme through the "Select Theme Screen", the theme need to load the entity VisualTheme and one or more entries related to this theme. 6.7.3. Structure of Theme.xml0 码力 | 81 页 | 1.77 MB | 1 年前3
Apache OFBiz® Selenium-WebDriver
able to run often and so detect new bugs rapidly. Data used for these tests are dedicated for them, load with ext-tests and it’s not necessary they area similar to real business data. Constrains Error analyze or testing corrections or hypothesis it’s usual to need to run multiple time the test and re-load all data is sometime long. So, in best practice for writing test and associated data, there is data future action, on a tutorial perspective. be careful at the beginning of test, ofbiz page must load to have showInfoPanel working. Mandatory java rules : 1. standard package naming rules : package0 码力 | 38 页 | 1006.03 KB | 1 年前3
Apache OFBiz® Selenium-WebDriver
données utilisés pour ces tests sont le plus souvent des données dédiées, insérées dans la base via le load ext-test. Il n’y a pas besoin que les données soit significative. 1.1.2. Contraintes La correction 44.0.jar • Aller dans le répertoire ofbiz, et initialiser les données (si pas déjà fait) : ./ant load-exttest • Lancer ofbiz via ./ant start Pensez aussi à configurer le fichier framework/testtools base Exemple : psql -U ofbiz -h localhost -f ofbiz-prod.sql monofbiz2 # Lancer load pour test ./ant load-exttest # Lancer Ofbiz (Terminal 2) ./ant start # Lancer le test Selenium (Terminal0 码力 | 27 页 | 414.53 KB | 1 年前3
Apache OFBiz Developer Manual(Apache Tomcat) • A web MVC framework for routing and handling requests. • An entity engine to define, load and manipulate data. • A service engine to define and control business logic. • A widget system config/ - Properties and translation labels (i18n) ├── data/ - XML data to load into the database ├── entitydef/ - Defined database entities ├── groovyScripts/ - possibility for end users to select the theme through the "Select Theme Screen", the theme need to load the entity VisualTheme and one or more entries related to this theme. 6.7.3. Structure of Theme.xml0 码力 | 108 页 | 2.47 MB | 1 年前3
共 25 条
- 1
- 2
- 3













