摘要:
GsonFormater JavaDoc GreenDao PermissionsDispatcher 蓝牙APP: nRF Connect 反编译:https://github.com/ioriwellings/Luyten, JD-gui
阅读全文
posted @ 2022-05-26 16:49
不及格的程序员-八神
阅读(19)
推荐(0)
摘要:
程序员必备的Google Chrome插件! PostMan 磁盘路劲:C:\Users\bosd\AppData\Local\Google\Chrome\User Data\Default\Extensions\ieoejemkppmjcdfbnfphhpbfmallhfnc\1.2.7_0 设置
阅读全文
posted @ 2022-05-26 16:36
不及格的程序员-八神
阅读(415)
推荐(0)
posted @ 2015-03-25 21:10
不及格的程序员-八神
阅读(23)
推荐(0)
posted @ 2025-03-12 08:44
不及格的程序员-八神
阅读(0)
推荐(0)
摘要:
Win 7系统 运行 VC6 编译的C++ 产品 出错信息 This application has requested the Runtime to terminate it in an unusual way.Please contact the application''s support t
阅读全文
posted @ 2024-09-10 16:49
不及格的程序员-八神
阅读(1443)
推荐(0)
posted @ 2024-09-09 16:33
不及格的程序员-八神
阅读(0)
推荐(0)
摘要:
Using classes exported from a DLL using LoadLibrary Anup. V Is your email address OK? You are signed up for our newsletters or notifications but your
阅读全文
posted @ 2024-01-24 14:12
不及格的程序员-八神
阅读(17)
推荐(0)
摘要:
关于异常 未能找到XX.XmlSerializers.dll 开发调试过程中,遇到未能找到文件XX.XMLSerializers.dll的引用(这里XX指一个项目的名称) 解决方法时在项目的属性中设置,生成→ 生成序列化程序集→ 开,这样就可以生成对应的上述文件 "$(FrameworkSDKDir
阅读全文
posted @ 2024-01-04 13:43
不及格的程序员-八神
阅读(59)
推荐(0)
摘要:
Introducing: Log Parser Studio By The Exchange Team Published Mar 07 2012 01:57 PM 378K Views undefined To download the Log Parser Studio, please see
阅读全文
posted @ 2024-01-04 09:04
不及格的程序员-八神
阅读(47)
推荐(0)
摘要:
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
不及格的程序员-八神
阅读(20)
推荐(0)
摘要:
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
不及格的程序员-八神
阅读(13)
推荐(0)
posted @ 2023-12-18 14:14
不及格的程序员-八神
阅读(0)
推荐(0)
posted @ 2023-12-18 14:00
不及格的程序员-八神
阅读(0)
推荐(0)
摘要:
<!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
不及格的程序员-八神
阅读(12)
推荐(0)
摘要:
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
不及格的程序员-八神
阅读(31)
推荐(0)
摘要:
以下便是 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
不及格的程序员-八神
阅读(13)
推荐(0)
posted @ 2023-12-05 13:37
不及格的程序员-八神
阅读(0)
推荐(0)
摘要:
先在视件里导入准备好的视频,将不需要的部分裁掉,用那个X按钮。然后再把事件里的视频按照你的顺序托动到项目中,最后导出export using quicktime,custom mp4.
阅读全文
posted @ 2023-12-02 18:14
不及格的程序员-八神
阅读(8)
推荐(0)
摘要:
.NET/C# 使用 #if 和 Conditional 特性来按条件编译代码的不同原理和适用场景 发布于 2023-10-22 10:33:36 1690 举报 有小伙伴看到我有时写了 #if 有时写了 [Conditional] 问我两个不是一样的吗,何必多此一举。然而实际上两者的编译处理是不同
阅读全文
posted @ 2023-12-01 09:53
不及格的程序员-八神
阅读(371)
推荐(0)
摘要:
问:在存储过程内部,根据若干条件而拼接字符串查询参数不需要考虑sql注入吗? 答: 在存储过程内部,根据若干条件拼接字符串查询参数时,仍然需要考虑防止SQL注入。即使是在存储过程内部,直接拼接字符串来构建查询语句也存在SQL注入的风险。 拼接字符串查询参数时,如果条件中包含用户输入的数据,那么恶意用
阅读全文
posted @ 2023-11-29 12:11
不及格的程序员-八神
阅读(12)
推荐(0)
摘要:
调试存储过程发现某字段NULL,拼成的SQL最后啥也没有了。。。原因是存储过程没有执行到查询SQL语句 QueryAsync throws "No columns were selected" when stored proc doesn't perform a select statement #
阅读全文
posted @ 2023-11-17 13:54
不及格的程序员-八神
阅读(69)
推荐(0)
摘要:
Microsoft SQL Server Management Studio Express 不支持 表字段uniqueidentifier 插入未指定值 启用默认值。 未指定时会报“将字符串转换为uniqueidentifier时失败” //2008的MSSM 不支持下面的带引号,前者可以,代价是
阅读全文
posted @ 2023-11-16 09:14
不及格的程序员-八神
阅读(462)
推荐(0)
摘要:
由于数据库中DateTime类型字段,最小值是1/1/1753 12:00:00,而.NET Framework中,DateTime类型,最小值是1/1/0001 0:00:00,显然,超出了sql的值的最小值范围,导致数据溢出错误 using System.Data.SqlTypes; names
阅读全文
posted @ 2023-11-10 10:50
不及格的程序员-八神
阅读(428)
推荐(0)
摘要:
/// <summary> /// 开始调度定时任务,刷新状态栏与Grid列表 /// </summary> private void ExecQuartzJobs() { var scheduler = Program.ReStartQuartzTask(); if(scheduler.IsSta
阅读全文
posted @ 2023-11-09 16:53
不及格的程序员-八神
阅读(63)
推荐(0)
摘要:
BACKUP 操作未能完成命令 BACKUP DATABASE dycw2。有关详细消息,请查看备份应用程序日志。 SELECT * FROM sys.messages where message_id = 3016 or message_id = 3013 or message_id = 3201
阅读全文
posted @ 2023-11-02 09:57
不及格的程序员-八神
阅读(672)
推荐(0)
摘要:
.net winform程序打开SaveFileDialog时,调试窗口显示这些信息,盲猜是对话框中的显示内容被第三方污染,比如图标,按钮的变化。 HookDeskTopWindowMsg, Tencent\QQPCMgr\12.11.19357.218\QMInternalShellExt64.d
阅读全文
posted @ 2023-11-02 08:54
不及格的程序员-八神
阅读(237)
推荐(0)
posted @ 2023-10-16 09:38
不及格的程序员-八神
阅读(0)
推荐(0)
posted @ 2023-10-13 12:02
不及格的程序员-八神
阅读(0)
推荐(0)
摘要:
主键的唯一性和联合主键 主键是唯一的索引,那么为何一个表可以创建多个主键呢? 其实“主键是唯一的索引”这话有点歧义的。举个例子,我们在表中创建了一个ID字段,自动增长,并设为主键,这个是没有问题的,因为“主键是唯一的索引”,ID自动增长保证了唯一性,所以可以。 此时,我们再创建一个字段name,类型
阅读全文
posted @ 2023-10-11 16:57
不及格的程序员-八神
阅读(85)
推荐(0)
摘要:
解决PowerDesigner 16 Generate Datebase For Sql2005/2008 对象名sysproperties无效的问题 在PowerDesigner 16 中生成的sql语句,在执行的时候报错:对象名sysproperties 无效的错误;造成此问题的原因是由于Sql
阅读全文
posted @ 2023-10-11 16:37
不及格的程序员-八神
阅读(100)
推荐(0)
摘要:
What is 1e-9? def compare_floats(a, b, epsilon=1e-9): //判断浮点数是否相等, 实际是判断两数相差是否大于那个极微小的数 return abs(a - b) < epsilon result = compare_floats(0.1 + 0.2,
阅读全文
posted @ 2023-10-11 09:58
不及格的程序员-八神
阅读(98)
推荐(0)
摘要:
PowerDesigner之PDM(物理概念模型) 2022-01-05 09:41 248阅读 0赞 PowerDesigner之PDM(物理概念模型) 转载自:https://blog.csdn.net/qq_27376871/article/details/51321609 一、PDM概述 P
阅读全文
posted @ 2023-10-10 14:56
不及格的程序员-八神
阅读(466)
推荐(0)
摘要:
Converting Virtual Addresses to Physical Addresses Most debugger commands use virtual addresses, not physical addresses, as their input and output. Ho
阅读全文
posted @ 2023-10-07 11:38
不及格的程序员-八神
阅读(26)
推荐(0)
摘要:
‘Proof of the pudding’: Global variables and PAGE_EXECUTE_WRITECOPY UNCATEGORIZED PRODUCTION DEBUGGING, WINDBG LEAVE A COMMENT Today I was teaching a
阅读全文
posted @ 2023-10-07 11:28
不及格的程序员-八神
阅读(21)
推荐(0)
摘要:
A curious case: CLR/COM Interop leak UNCATEGORIZED .NET, COM, INTEROP, PRODUCTION DEBUGGING, WINDBG LEAVE A COMMENT Background A customer asked me a q
阅读全文
posted @ 2023-10-07 11:12
不及格的程序员-八神
阅读(99)
推荐(0)
摘要:
分配粒度和内存页面大小(x86处理器平台的分配粒度是64K,内存页是4K,所以section都是0x1000对齐,硬盘扇区大小是512字节,所以PE文件默认文件对齐是0x200) 分配粒度和内存页面大小x86处理器平台的分配粒度是64K,32位CPU的内存页面大小是4K,64位是8K,保留内存地址空
阅读全文
posted @ 2023-10-03 16:42
不及格的程序员-八神
阅读(150)
推荐(0)
摘要:
Pushing the Limits of Windows: Physical Memory By Mark Russinovich Published Jun 26 2019 11:42 PM 14.7K Views First published on TechNet on Jul 21, 20
阅读全文
posted @ 2023-10-03 07:57
不及格的程序员-八神
阅读(64)
推荐(0)
摘要:
如果有足够的物理 RAM,有什么理由不禁用 Windows 页面文件? 问问题 问 14 年零 1 个月前 2年零10个月前修改 观看 次数 29,000 次 37 禁用 Windows 页面文件的问题已经讨论了不少,例如这里、这里和这里。人们继续支持这样的答案:“即使你有足够的 RAM,你也不应该
阅读全文
posted @ 2023-09-28 16:48
不及格的程序员-八神
阅读(134)
推荐(0)
摘要:
Microsoft, Windows 7 Measuring memory usage in Windows 7 by Brandon on February 21st, 2010 Historically, measuring the amount of memory in use by a Wi
阅读全文
posted @ 2023-09-28 16:44
不及格的程序员-八神
阅读(17)
推荐(0)
摘要:
Virtual memory running out when there are free physical memory? Ask Question Asked 7 years, 8 months ago Modified 7 years, 8 months ago Viewed 1k time
阅读全文
posted @ 2023-09-28 16:10
不及格的程序员-八神
阅读(9)
推荐(0)
摘要:
34 GB of commited memory but no app actually commited that much Ask Question Asked 3 years, 8 months ago Modified 3 years, 8 months ago Viewed 493 tim
阅读全文
posted @ 2023-09-28 16:04
不及格的程序员-八神
阅读(18)
推荐(0)
摘要:
Why does Windows claim to be low on memory when I have swap space available? Ask Question Asked 8 years, 1 month ago Modified 8 years, 1 month ago Vie
阅读全文
posted @ 2023-09-28 15:47
不及格的程序员-八神
阅读(9)
推荐(0)
摘要:
The Out-of-Memory Syndrome, or: Why Do I Still Need a Pagefile? July 19, 2016 aziusMemory Management 13 Comments Windows’ memory management—specifical
阅读全文
posted @ 2023-09-28 15:42
不及格的程序员-八神
阅读(43)
推荐(0)