XSLT存档  

不及格的程序员-八神

 查看分类:  ASP.NET XML/XSLT JavaScripT   我的MSN空间Blog
12 2023 档案
SQL auto close - Keep it turned off
摘要:SQL auto close - Keep it turned off 04 June,2013 by Tom Collins Should the sql auto close database option be set to True or False? SQL Server Books On 阅读全文
posted @ 2023-12-29 09:17 不及格的程序员-八神 阅读(21) 评论(0) 推荐(0)
CLR Inside Out : The Performance Benefits of NGen.
摘要:Article 10/07/2019 CLR Inside Out The Performance Benefits of NGen. Surupa Biswas Contents Why Use NGen?Using NGenAssemblies and the GACChoosing Base 阅读全文
posted @ 2023-12-25 16:50 不及格的程序员-八神 阅读(25) 评论(0) 推荐(0)
MFC 源代码
该文被密码保护。
posted @ 2023-12-18 14:14 不及格的程序员-八神 阅读(0) 评论(0) 推荐(0)
TDS缓冲区过大,TDS Buffer Length Too Large
该文被密码保护。
posted @ 2023-12-18 14:00 不及格的程序员-八神 阅读(0) 评论(0) 推荐(0)
SVG图标
摘要:<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <HTML> <HEAD> <TITLE> New Document </TITLE> <META NAME="Generator" CONTENT="EditPlus"> 阅读全文
posted @ 2023-12-14 10:36 不及格的程序员-八神 阅读(13) 评论(0) 推荐(0)
How to connect two pairs of AirPods to one phone simultaneously
摘要:Tech Streaming Home Kitchen Health Style Beauty Gifts Deals More REVIEWS TECH How to connect two pairs of AirPods to one phone simultaneously Written 阅读全文
posted @ 2023-12-08 11:24 不及格的程序员-八神 阅读(33) 评论(0) 推荐(0)
CString CStdioFile
摘要:以下便是 MFCCON.CPP 內容: #0001 // File : MFCCON.CPP #0002 // Author : J.J.Hou / Top Studio #0003 // Date : 1997.04.06 #0004 // Goal : Fibonacci sequencee, 阅读全文
posted @ 2023-12-07 15:37 不及格的程序员-八神 阅读(14) 评论(0) 推荐(0)
iMove剪视频
摘要:先在视件里导入准备好的视频,将不需要的部分裁掉,用那个X按钮。然后再把事件里的视频按照你的顺序托动到项目中,最后导出export using quicktime,custom mp4. 阅读全文
posted @ 2023-12-02 18:14 不及格的程序员-八神 阅读(8) 评论(0) 推荐(0)
.NET/C# 使用 #if 和 Conditional 特性进行条件编译
摘要:.NET/C# 使用 #if 和 Conditional 特性来按条件编译代码的不同原理和适用场景 发布于 2023-10-22 10:33:36 1690 举报 有小伙伴看到我有时写了 #if 有时写了 [Conditional] 问我两个不是一样的吗,何必多此一举。然而实际上两者的编译处理是不同 阅读全文
posted @ 2023-12-01 09:53 不及格的程序员-八神 阅读(390) 评论(0) 推荐(0)