📚 integer技术资料

📦 资源总数:100
💻 源代码:87227
🔌 电路图:1
integer,整数/整型数,与小数/浮点数相对,是编程语言的基本数据类型之一,用以指示变量的数据类型,有时也用于常量(变量、表达式)的强制数据类型转换。整型数据的长度及其取值范围并不固定,受编译环境影响。在不同的编程语言中做此类型声明时,具体实现方式也可能会有所区别。

🔥 integer热门资料

查看全部100个资源 »

购物车系统中的级别类,private Integer id private String cname private Integer parentid private String description private Blob photo private Short...

📅 👤 xuanchangri

购物车系统中的用户类,private Integer id private Product product private String shopname private Double shopprice...

📅 👤 从此走出阴霾

购物车系统中的一级分类,private Integer id private Section section private String title private String publisher private Boolean islock private Str...

📅 👤 2525775

购物车系统中的post类,private Integer id private Topic topic private User user private String title private Integer transactionpoint private Int...

📅 👤 netwolf

💻 integer源代码

查看更多 »
📂 integer资料分类