搜索资源列表
gggppp
-   该工作表中最关键的是C8单元格中的内容,其内容是计算股票收益的公式:     =F7*(1-B3-B4)-F3*(1+B3+B4)-F5+F6-(SIGN(F3)+SIGN(F7))*(B5+B6+B7)     其中B3和B4分别是印花税和手续费,F7*(1-B3-B4)为卖出股票的收益(已扣除印花税和手续费);F3*(1+B3+B4)为买入股票的支出(含印花税和手续费);F5为配股的支出;F6为派息的
VCDebuger
- 主要解决VC用于破解中的以下不足。 1) 打开VC 2) 安装插件 Tools -> Customize -> Add-ins and micro files->Browse->找到这个DLL文件的位置->确定->打勾 3) 界面上出来一个新的TOOLBAR, 共4个BUTTON 4) 用VC(File->Open)打开一个EXE文件,F10/F5运行。然后就可以跟踪调试了。 5) 插件第1个BUTTON设定API断点。 6) 插
DemoHtmlCtrl
- 改进过后的 HtmlCtrl,去掉了,ContextMenu 和 F5 刷新。
RolesBasedAthentication
- 基本的角色管理 1. Copy the RolesBasedAthentication.Web folder to the wwwroot directory. 3. Create a new database and name it \"RolesBasedAuthentication\". 4. Run the scr ipt in the database.sql using Query Analyzer to create tables and stored procedur
keyboard
- 主要讲述PreTranslateMessage消息响应函数的应用,该函数会响应键盘事件。 在运行程序后,再打开帮助对话框,点击F5后。主框架和帮助对话框的标题会同时响应刷新。该功能常用于快捷键切换。比如多国语言切换等。-PreTranslateMessage focuses on the application of the news response function, the function will be to respond to keyboard events. After ru
f5
- VB方式刷新桌面调用两个函数 -VB way to refresh the desktop
Quick-filter-effect
- 快速滤光镜效果,窗体边框设为0,Me.ShowInTaskbar = True,按F5执行 改编自:VB鼠标穿透 看得见摸不着的窗体-Quick filter effect form the border is set to 0, Me.ShowInTaskbar = True Press F5 to run Adapted from: VB mouse through visible intangible form