HOME   Cart(0)   Quotation   About-Us Policy PDFs Standard-List
www.ChineseStandard.net Database: 189759 (19 Oct 2025)

SN/T 4899-2017 English PDF

Standard IDContents [version]USDSTEP2[PDF] delivered inStandard Title (Description)StatusPDF
SN/T 4899-2017English559 Add to Cart 3 days [Need to translate] Java code specifications of inspection and quarantine information systems Obsolete SN/T 4899-2017

PDF similar to SN/T 4899-2017


Standard similar to SN/T 4899-2017

GB/T 44130.1   GB/T 39190   

Basic data

Standard ID SN/T 4899-2017 (SN/T4899-2017)
Description (Translated English) Java code specifications of inspection and quarantine information systems
Sector / Industry Commodity Inspection Standard (Recommended)
Classification of Chinese Standard L74
Word Count Estimation 14,183
Date of Issue 2017-08-29
Date of Implementation 2018-04-01
Regulation (derived from) State-Quality-Inspection-Accreditation (2017) 384
Issuing agency(ies) General Administration of Customs

SN/T 4899-2017: Java code specifications of inspection and quarantine information systems

---This is a DRAFT version for illustration, not a final translation. Full copy of true-PDF in English version (including equations, symbols, images, flow-chart, tables, and figures etc.) will be manually/carefully translated upon your order.
Java code specifications of inspection and quarantine information systems China's entry-exit inspection and quarantine industry standards Inspection and Quarantine Information System Java coding specification Published on.2017-08-29 2018-04-01 Implementation China The State Administration of Quality Supervision, Inspection and Quarantine issued

Foreword

This standard was drafted in accordance with the rules given in GB/T 1.1-2009. This standard is proposed and managed by the National Certification and Accreditation Regulatory Commission. Drafters of this standard. Information Center of the General Administration of Quality Supervision, Inspection and Quarantine, Zhuhai Entry-Exit Inspection and Quarantine Bureau, and Zhejiang Entry-Exit Inspection Quarantine Bureau. The main drafters of this standard. Li Ke, Yu Junyang, Zhang Qi, Mo Jianbin. Inspection and Quarantine Information System Java coding specification

1 Scope

This standard specifies the basic content that the inspection and quarantine information system adopts in Java language coding. Basic content includes files, documents Organization, layout, comments, declarations, naming conventions. This standard is applicable to coders who are instructing inspection and quarantine agencies and the units that design and develop inspection and quarantine information systems for inspection and quarantine agencies. The work also applies to the inspection and quarantine agency acceptance reference basis.

2 Normative references

The following documents are indispensable for the application of this document. For dated references, only dated versions apply to this article Pieces. For undated references, the latest version (including all amendments) applies to this document. GB/T 5271.15-2008 Information technology Glossary Part 15. Programming languages

3 Terms and Definitions

The terms and definitions defined in GB/T 5271.15-2008 apply to this document.

4 Code of Inspection and Quarantine Information System Coding

4.1 files 4.1.1 File Name The name of the inspection and quarantine information system file should use the suffix shown in Table 1. Table 1 File suffixes File category file suffix Java source file.java Java bytecode file .class JSP file .jsp XML file .xml Resource file.properties Log file .log Taglib file .tlb Java package file.jar Cascading Style Sheet File .css