using System; using System.Collections.Generic; using System.Linq; using System.Web; using System.Web.UI; using System.Web.UI.WebControls; using Syste... ...
分类:
其他好文 时间:
2019-11-27 12:05:27
阅读次数:
72
1. 规格参数 1.1 参数表:generic searching 2. spu sku 2.1 sku:标准产品单元,商品集,spuDetail(generic_spec:通用规格参数(id,value) special_spec:特殊规格参数(id,[value])) 2.2 spu:标准库存单 ...
分类:
其他好文 时间:
2019-11-24 19:46:35
阅读次数:
159
using System; using System.Collections.Generic; using System.ComponentModel; using System.Linq; using System.Text; using System.Threading.Tasks; using... ...
using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; using System.Diagnostics; using Sy... ...
轮播图 <div class="container"> <div class="row"> <div id="carousel-example-generic" class="carousel slide" data-ride="carousel"> <!-- 圆点 --> <ol class="c ...
分类:
其他好文 时间:
2019-11-23 18:24:20
阅读次数:
76
using System;using System.Collections.Generic;using System.Collections;using System.IO;using System.Runtime.Serialization.Formatters.Binary;using Syst ...
AutoMapper初始化 在global.axax的Application_Start中使用AutoMapperConfiguration.Configure(); using AutoMapper; using System; using System.Collections.Generic; ...
分类:
移动开发 时间:
2019-11-21 13:55:15
阅读次数:
94
using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; namespace ConsoleApplication1 { cl ...
分类:
其他好文 时间:
2019-11-21 10:22:14
阅读次数:
83
快捷方式名称 app_name.desktop 路径: /usr/share/applications/app_name.desktop # 简洁快捷方式格式 [Desktop Entry] Name=app_name Type=Application Exec=/opt/app_name/app ...
分类:
系统相关 时间:
2019-11-19 16:54:19
阅读次数:
68
using System; using System.Collections.Generic; using System.Linq; using System.Runtime.Serialization; using System.Text; using System.Threading.Tasks... ...