摘要: static str Cn2Py(str _str) { boolean retval; InteropPermission permission; System.Text.RegularExpressions.Regex re; str pyValueStr="-20319,-20317,-203 阅读全文
posted @ 2019-06-10 13:57 学习是进步的阶梯 阅读(261) 评论(0) 推荐(0) 编辑
摘要: static container GetMultiselectFileName(FileNameFilter filter, str formTitle = "请选择符合条件的文件:") { str filterStr,fileNameStr; container fileNameCon; int 阅读全文
posted @ 2019-06-10 13:54 学习是进步的阶梯 阅读(161) 评论(0) 推荐(0) 编辑
摘要: class WL_ODBCConnectionSqlData { LoginProperty login; OdbcConnection odbcConnection; ExecutePermission perm; Statement statement; } void CreateOdbcSat 阅读全文
posted @ 2019-06-10 13:41 学习是进步的阶梯 阅读(297) 评论(0) 推荐(0) 编辑
摘要: class WL_AdoConnectionSqlData { CCADOConnection cnn; CCADOCommand ccCommand; CCADORecordSet record; com recordSet; } CCADOCommand ccCommand() { ; ccCo 阅读全文
posted @ 2019-06-10 12:28 学习是进步的阶梯 阅读(234) 评论(0) 推荐(0) 编辑
摘要: class WL_SystemStdConnectionSql { System.Data.SqlClient.SqlConnection cnn; System.Data.SqlClient.SqlCommand command; System.Data.SqlClient.SqlDataRead 阅读全文
posted @ 2019-06-10 12:18 学习是进步的阶梯 阅读(286) 评论(0) 推荐(0) 编辑
摘要: public static void lookupRate(FormStringControl _contrl, TNK_ToRisk_C _custAccount, TNK_LTSeiZhaCh_COCTR_C _costCenter, TNK_SB_C _itemId) { SysTableLo 阅读全文
posted @ 2019-06-09 12:19 学习是进步的阶梯 阅读(236) 评论(0) 推荐(0) 编辑
摘要: static void recordInsertList(Args _args) { /*The RecordInsertList class allows to insert multiple records in to database. new() - Creates a new object 阅读全文
posted @ 2019-06-09 12:16 学习是进步的阶梯 阅读(316) 评论(0) 推荐(0) 编辑
摘要: static qty availQty(ItemId itemId, InventLocationId locationId = "", wmsLocationid wmsLocationId = "", InventBatchId batchId = "", InventSerialId seri 阅读全文
posted @ 2019-06-09 12:13 学习是进步的阶梯 阅读(286) 评论(0) 推荐(0) 编辑
摘要: static void createTransferOrder(Args _args) { InventJournalTable journalTable; InventJournalTrans journalTrans; InventJournalTableData journalTableDat 阅读全文
posted @ 2019-06-09 12:12 学习是进步的阶梯 阅读(190) 评论(0) 推荐(0) 编辑
摘要: static void WL_YZF_CopyFromRecord2ToRecord(Common _fromRecord,Common _toRecord) { DictTable fromDicTable,toDicTable; DictField fromDictField; fieldId 阅读全文
posted @ 2019-06-09 12:10 学习是进步的阶梯 阅读(335) 评论(0) 推荐(0) 编辑