一些数据库的java开发编程

源代码在线查看: productdetail.vm

软件大小: 3241 K
上传用户: thor
关键词: java 数据库 编程
下载地址: 免注册下载 普通下载 VIP

相关代码

				
					 
					$text.product_title_detail
					#messageMarkup( ) 
					#if( $product )
					
						
					
					
						$text.product_item_name
						$!product.name
					
					
						$text.product_item_category
						$category.name
					
					
						$text.product_item_desccn
						$!product.desccn
					
					
						$text.product_item_price
						$product.price $text.price_unit
					
					
						$text.product_item_producer
						$!product.producer
					
					
						$text.product_item_status
						$text.getValue( "product_status", $product.status )
					
					#end
					
						
							  
							  
							
						
					
				
				
				
							

相关资源