posted @ 2021-09-01 13:37
随笔分类 - .net
摘要:If you are using IIS for hosting your application, then the default upload file size is 4MB. To increase it, please use this below section in your web
阅读全文
摘要:$('#<%= TextBox1.ClientID %>')
阅读全文
posted @ 2021-08-31 17:07
摘要:var condition = $('#input_1').val(); string Sql = " Select a.applycode,b.name,a.compcode,a.dept,a.position,convert(char(10),a.hiredate,101) as hiredat
阅读全文
posted @ 2021-08-31 17:04
摘要:attribute1_name attribute2_name Age State Age weekend_percent Age statebreaklaw Age Annual Sales Age Assortment var distinctValues = dsValues.AsEnumer
阅读全文
posted @ 2021-08-12 16:02
摘要:attribute1_name attribute2_name Age State Age weekend_percent Age statebreaklaw Age Annual Sales Age Assortment var distinctValues = dsValues.AsEnumer
阅读全文
posted @ 2021-08-12 16:02
摘要:USE [Store] GO /****** Object: StoredProcedure [dbo].[PageList] Script Date: 5/24/2018 10:03:45 AM ******/ SET ANSI_NULLS ON GO SET QUOTED_IDENTIFIER ON GO -- ====================================...
阅读全文
posted @ 2018-05-24 10:08
摘要://2018-5-18 Yuan Xin NOPI public DataTable Excel_To_DataTable(string filepath, int sheetindex) { // --------------------------------- // /* REFERENCIAS: ...
阅读全文
posted @ 2018-05-23 14:58
浙公网安备 33010602011771号