搜索资源列表
plugin插件程序
- 用BCB写的一个调用DELPHI动态库的插件程序. 目标是将DELPHI动态库中的菜单读取. 并将当前目录下的动态库中的菜单连续加入. 从而形成插件程序,界面简陋.只用于学习,如有好的建议请与我联系,一起研究.-with BCB write a DLL called Delphi plug-in procedures. The goal is to DELPHI dynamic library to read the menu. Under the current directory
维普浏览器OCR
- fen否则需依次排队等候。一旦有顾客理完发离去时,排在队头的顾客便可开始理发。若理发店每天 连续营业T小时, 求一天内顾客在理发馆内平均的逗留时间、顾客排队等候理发的队列的平均长度、营业时间到点后仍需 要完成的收尾工作时间 测试数据:理发椅数N及关门时间由用户读入,第一个顾客进门的时刻为0,之后每个顾客进门的时刻由 前一个顾客进门时间确定。即在进门事件发生时即产生两个随机数(durtime,intertime),durtime为进 门
3jixialacaidan
- 参考有关资料,编了这个三级联动下拉表单的源代码,二级和四级联动下拉表单可以在此基础上简单改一下就行了。这个代码由于使用“-”作为分隔符,所以数据库中不能有“-”,如果一定要有“-”,可以把源代码改一下就行了。 -refer to the relevant information, provision of this linkage three drop-down form of source code, two and four drop-down interaction can form
matrilass
- if(max<=1e-5) //三角矩阵的对角元等于0则无解 { cout<<\"no inverse array\\n\" exit(0) } if(line!=i) { swap(p,i,line) swap(q,i,line) } for (k=0 k<N k++) -if (maxlt; = 1e-5) / / triangular matrix diagonal yuan equals 0 (coutlt
Mailerr
- 还是比较好的一个破解代码的文件,不知道大家喜欢不喜欢-is still relatively good crack a code, do not know if you like it or not
Menu__CQ
- 菜单运用,有系统的和弹出式的。如果看到文件名下有个CQ就是“陈青”的代表了,我做的都是用API做的。加:398754767-menu used in a systematic, and the pop-up. To see if there is a document name CQ "Chen Qing," the representative, I do are done with the API. Plus : 398754767
donghuashuangyuMenu
- 这是我自己开始学VC时编写的一个源代码,提供给初学者界面设计的做参考,如有不妥 发邮件告诉我哦.我的邮箱:javatrane@gmail.com-that I started to learn the VC prepare a source code available to beginners interface design reference. If nothing wrong with the mail telling me oh. My mail : javatrane@gmail.c
liaozhigan0873
- // CDC::FillSolidRect is faster, but it does not handle 8-bit color depth VERIFY(brush.CreateSolidBrush( RGB(r+rStep*iOnBand, g + gStep*iOnBand, b + bStep * iOnBand))) pDC->FillRect(&rectFill,&brush) VERIFY(brush.Delet
让菜单中出现图标一法
- 本例演示了怎样在菜单中加入图标的方法,例中使用了 三个WINAPI函数,利用这三个函数,我们可以对菜单进 行定义。例子的一个缺陷是没有使用两张不同的图标来 表示复选的两个状态,但是,这是很容易实现的,如果 有兴趣的话试一试,你也能做出很有专业味道的菜单!-the cases demonstrates how to add to the menu icon, with the use of three WINAPI function, the use of these three function
PopupMenu_hint_d7
- 本源码可以让delphi菜单控件(TMainMenu、TPopupMenu)出现一个提示窗口,相当于hint窗口,该方法支持第三方的菜单控件,而现在大部分软件包括微软的都没有主菜单或者弹出菜单出现提示窗口的功能,其实该功能应用极其广泛,如果你的软件有此功能,可以大幅度提高软件的友好度,本提示窗口是很普通的hint窗口,其实还可以进一步自定义美化的,用户自己研究吧!本源码在delphi7下编译通过。-The delphi source menu allows control (TMainMenu,
beautiful
- 如果你看烦了Windows的开始菜单,那就下这个程序,让你的Windows的开始菜单变成另外一个程序,让你看的舒服-If you look at pretty annoying Windows start menu, then under this procedure, make your Windows Start menu into another program, let you look at the comfortable
ActiveXP_Alpha_v0.1
- XP样式的菜单控件非常方便 Friend Sub Store(ByRef tMI() As tMenuItem, ByVal iMenuCount As Long) Dim iItem As Long m_iMenuCount = iMenuCount If (m_iMenuCount > 0) Then ReDim m_tMI(1 To m_iMenuCount) As tMenuItem For iItem = 1 To m_iMenuCount
toolload
- There occurs some complication in the case of menus. In addition to transparency feature MS have also provided Menu animations, which will interfere with transparency settings, if you apply above code to menu window. So, as a work around-provided Men
beatiful_memu
- vc提供的菜单比较呆板,如果你想制作独特风格菜单,看看这个源程序的实现方法。-vc menu provided by more rigid, if you want to create a unique style menu, look at the source of the realization.
eshop
- 一个简单的购物选择程序,MPC实现的,如有兴趣,欢迎参考。-A simple shopping selection process, MPC to achieve, if interested, please reference.
Menu
- 支持菜单的自绘功能,自绘的菜单相当漂亮,如有不足,还望各位高手多多指教-Support menu function from the painting, since painted the menu is quite beautiful, if insufficient, but also hope that you master exhibitions.!
415
- VB开发1200例子中的程序,不知道大家喜欢不-VB development program in the 1200 example, do not know if you like it or not
test
- 对话框的工程.在主对话框中添加一个edit,一个打开文件按钮,一个保存文件按钮.按下打开文件按钮时打开文件”,如果文件不存在给出对话框提示文件不存在 按下保存文件按钮时将edit中内容保存到文件”-Dialog works in the main dialog box to add an edit to an open file button, a save file button Press to open the File button to open the file " if t
MenuKey1
- 在菜单标题的后面加“&+字母”即可实现菜单快捷键的设置。程序运行时,用户按Alt键加上该字母键,便可以激活并操作该菜单。如果设置快捷键的菜单项是子菜单,那么还需要为该菜单的上级菜单设置快捷键,否则上级菜单没有快捷键就不能运行子菜单的快捷键。-The back of the menu title, add " & + letter" to achieve the set menu shortcuts. Press the Alt key plus the letter ke
Custom_Events08282008
- IndexOrder : can change indexing Order Right to left or Left To Right , U can Change Default From en_RightToLeft to en_LeftToRight if you want. ##### HorizontalyOrder : if set to false then vertical ordering ##### SetFocusFirstINDEX : if set to