- ADempiere 3.6 Cookbook
- Ajit Kumar
- 161字
- 2021-04-09 21:40:49
In this book, you will find a number of styles of text that distinguish between different kinds of information. Here are some examples of these styles, and an explanation of their meaning.
Code words in text are shown as follows: "In this recipe, we saw how we can use the Ant build file build.xml
to compile the code and create the installation packages (.zip
and .tar.gz
files)."
A block of code is set as follows:
SELECT ad_client_id,c_momstatus_id,name,isdefault,value FROM c_momstatus;
Any command-line input or output is written as follows:
java mondrian.test.loader.MondrianFoodMartLoader -verbose -tables -data -indexes -jdbcDrivers="org.postgresql.Driver,sun.jdbc.odbc.JdbcOdbcDriver" -inputFile=C:\mondrian\demo\FoodMartCreateData.sql -outputJdbcURL="jdbc:postgresql://localhost/foodmart" -outputJdbcUser=adempiere360 -outputJdbcPassword=adempiere
New terms and important words are shown in bold. Words that you see on the screen, in menus or dialog boxes for example, appear in the text like this: "Click on the Product link, uncheck Patio Table and click on the OK button".
推薦閱讀
- Vulkan學習指南
- GIMP 2.6 cookbook
- vtiger CRM Beginner's Guide
- 超簡單的攝影后期書
- Maya建模技術解析
- 攝影照片修飾完全自學手冊
- 印象筆記留給你的空間2.0:個人知識管理實踐指南
- 剪映+Vlog+Premiere短視頻制作從新手到高手
- Excel 2013公式·函數與數據分析
- Microsoft SQL Azure Enterprise Application Development
- 計算機輔助翻譯基礎與實訓
- Unity 3 Game Development Hotshot
- 中文版CorelDRAW X7基礎培訓教程
- 圖像顯著區域提取方法及其應用研究
- Joomla! 1.5 Top Extensions Cookbook