首页 > 2017年02月01日 > 全部分享
DHTMLEdit控件的安装
xp中自带了DHTMLEdit.ocx, 所以只需安装即可 但是可视化设计面板中没有这个控件,需要我们手动安装一下 具体方式: 【import AcitveX control 在控件板上的安装】一、先新建一个Package, 二、再在Component->Import Component里面添加好A ...
分类:Web开发   时间:2017-02-01 10:40:35    收藏:0  评论:0  赞:0  阅读:254
把EXE可执行文件等作为资源包含在Delphi编译文件中
摘自我自己过去写的一段心得。 1.编辑资源文件 *.RCWave: 资源文件是声音文件;RCDATA: 二进制数据AVI: AVI动画;ICON: 图标文件;BITMAP: 位图文件;CURSOR: 光标文件;比如:MyWav WAVE "FileName.Wav" 2.使用Brcc32转化为*.R ...
分类:Windows开发   时间:2017-02-01 10:40:22    收藏:0  评论:0  赞:0  阅读:350
DELPHI之关于String的内存分配(引)
在函数、过程或者方法中定义一个字符串变量时,由于我们知道在函数、过程或者方法中定义的变量为局部变量,它的内存 是在栈中分配的,但是这里有个小细节我们要注意,对于一个局部的字符串变量,它的大小为4字节,这个在栈中分配的4字 节是不是就是字符串变量的全部呢?答案是否定的,它在栈中保存的只是这个字符变量的 ...
分类:Windows开发   时间:2017-02-01 10:40:06    收藏:0  评论:0  赞:0  阅读:181
Delphi 不使用自带模板创建服务
[delphi] view plain copy <pre name="code" class="delphi">program Project1; uses Windows, WinSvc; const ServiceName: pchar = 'SnowWings Service'; Displ ...
分类:Windows开发   时间:2017-02-01 10:39:38    收藏:0  评论:0  赞:0  阅读:272
该内存不能read 或written数值 叙述(居然还有具体的讲究)
该内存不能read 或written数值 叙述 0 0x0000 作业完成。 1 0x0001 不正确的函数。 2 0x0002 系统找不到指定的档案。 3 0x0003 系统找不到指定的路径。 4 0x0004 系统无法开启档案。 5 0x0005 拒绝存取。 6 0x0006 无效的代码。 7 ...
分类:其他   时间:2017-02-01 10:39:20    收藏:0  评论:0  赞:0  阅读:191
C++Builder 中如何修改服务描述
http://blog.csdn.net/jpexe/article/details/4296955 [cpp] view plain copy // // 设置服务的描述 void TService1::SetDescription(WideString Desc) { SC_HANDLE hSC ...
分类:编程语言   时间:2017-02-01 10:38:58    收藏:0  评论:0  赞:0  阅读:230
Delphi在Listview中加入Edit控件
Listview是一个非常有用的控件,我们常常将大量的数据(如数据库里的数据)导入到Listview中,有的时候我们需要编辑Listview里的数据,而它并不提供编辑的功能,怎么样才能使它具有编辑功能呢?你可以试试下面这种方法。 首先在FORM1中放置一个Listview控件和一个Eeit控件。Ed ...
分类:Windows开发   时间:2017-02-01 10:38:39    收藏:0  评论:0  赞:0  阅读:335
154. Find Minimum in Rotated Sorted Array II
Follow up for "Find Minimum in Rotated Sorted Array":What if duplicates are allowed? Would this affect the run-time complexity? How and why? Suppose a ...
分类:其他   时间:2017-02-01 10:38:24    收藏:0  评论:0  赞:0  阅读:201
Delphi 与 VC 共享接口和对象
我经常会用 Delphi 写一些工具和应用,为了扩展方便,大部分都会做成插件形式。 迫于某些原因,我的插件不得不用其他开发工具来完成,比如 VC。 于是有个大问题需要解决:如何让 D 和 VC 互相通信、互相操作。 最普遍的做法,无非是定义一些方法,VC 写 Dll 导出这些方法,D 载入 Dll ...
分类:Windows开发   时间:2017-02-01 10:38:05    收藏:0  评论:0  赞:0  阅读:282
Delphi结束进程模块
http://www.cnblogs.com/hssbsw/archive/2012/03/10/2389199.html ...
分类:Windows开发   时间:2017-02-01 10:37:47    收藏:0  评论:0  赞:0  阅读:219
最近的工作。。。
Paper A Torch Library for Action Recognition and Detection Using CNNs and LSTMs [Github] Long-term Recurrent Convolutional Networks for Visual Recogni ...
分类:其他   时间:2017-02-01 10:37:31    收藏:0  评论:0  赞:0  阅读:238
153. Find Minimum in Rotated Sorted Array
Suppose an array sorted in ascending order is rotated at some pivot unknown to you beforehand. (i.e., 0 1 2 4 5 6 7 might become 4 5 6 7 0 1 2). Find ...
分类:其他   时间:2017-02-01 10:37:11    收藏:0  评论:0  赞:0  阅读:332
220. Contains Duplicate III
Given an array of integers, find out whether there are two distinct indices i and j in the array such that the absolute difference between nums[i] and ...
分类:其他   时间:2017-02-01 10:36:51    收藏:0  评论:0  赞:0  阅读:241
MAC下的VMware fushion快捷键(折中)
由于MAC和VMware Fushion虚拟机之间有一些快捷键的映射,所以Windows虚拟机就找了一个折中的方案。现总结MAC下的win常用快捷键==> <1>最小化窗口(Alt + Space + N)。这时采用alt + tab切换应用程序。 如果是想要: 显示桌面 这个效果的话, 开始(键盘 ...
分类:系统服务   时间:2017-02-01 10:36:36    收藏:0  评论:0  赞:0  阅读:311
linux下关于PCL(point cloud library)库的安装,三行命令错误的问题
最近想再看看PCL,所以进行了安装,在之前的接触的过程中,由于之前的网络存在问题,导致以下三个命令: 老是会出先问题,一般会在linux 命令窗口中提示:公钥或者私钥比匹配之类的错误,或者干脆找不到源 这个是因为在国内去找v-launchpad-jochen-sprickerhof-de/pcl这个 ...
分类:系统服务   时间:2017-02-01 10:36:22    收藏:0  评论:0  赞:0  阅读:341
MySQL driver for Node
【MySQL driver for Node】 1、安装 2、一个示例 From this example, you can learn the following: Every method you invoke on a connection is queued and executed in ...
分类:数据库技术   时间:2017-02-01 10:36:03    收藏:0  评论:0  赞:0  阅读:227
UVa 11195 Another n-Queen Problem
方法:dfs 状态压缩 方法比较明显,就是一个基本的回溯问题。据说直接做会超时,然而我还是过了。。 code: 1 #include <cstdio> 2 #include <cstring> 3 #include <algorithm> 4 #include <iostream> 5 #inclu ...
分类:其他   时间:2017-02-01 10:35:33    收藏:0  评论:0  赞:0  阅读:171
[TypeScript] Use the never type to avoid code with dead ends using TypeScript
Example 1: A never stop while loop return a never type. Example 2: Never run If block You can use this to do exhaustive checks in union types. For exa ...
分类:其他   时间:2017-02-01 10:35:15    收藏:0  评论:0  赞:0  阅读:154
快速幂取模模板
1 #include 2 using namespace std; 3 int MOD; 4 5 int fast_pow_mod(int a, int b) { 6 int res = 1; 7 while(b) { 8 if (b & 1) res = res * a % MOD; 9 a = ... ...
分类:其他   时间:2017-02-01 10:34:50    收藏:0  评论:0  赞:0  阅读:144
wdcp新开站点或绑定域名打不开或无法访问的问题
一 用IP可以打开,但用域名打开网站显示到默认页面1 站点列表里是否有相应的网站信息2 检查有没站点配置文件后台 》系统管理 》文件管理器 》虚拟主机站点文件(nginx,apache) 点击进去,进入到vhost目录,看是否有相应的配置文件文件名以创建站点时用的域名加后缀.conf,如wdlinu ...
分类:其他   时间:2017-02-01 10:34:17    收藏:0  评论:0  赞:0  阅读:190
515条   上一页 1 ... 22 23 24 25 26 下一页
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!