登录
首页 » C# » Mvc4 CMS 网站系统

Mvc4 CMS 网站系统

于 2022-01-24 发布 文件大小:19.33 MB
0 90
下载积分: 2 下载次数: 1

代码说明:

一、概述... PAGEREF _Toc374102732 h 1 二、技术层次 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • BS
    主要在BS下实现,事件不在同一个控件里面实现弹出提示框(failed to translate)
    2013-05-07 10:46:23下载
    积分:1
  • VB用户登录实例
    使用说明书。vbdenglujianyijiemianbianchengshili(An instruction manual)
    2020-06-19 04:40:01下载
    积分:1
  • Dialogbox_displayed_the_form_background_mageDlgUse
    在对话框窗体里显示背景图片VC实现 在对话框窗体里显示背景图片VC实现,一般我们可以选择两种方法:一种是使用图片控件,在WM_PAINT消息中绘图,本方法使用起来较简单,不过功能一般,不容易对图片进行控制;另一种方法是在WM_PAINT中绘图,本方法虽然复杂些,但可以做很多特殊处理如图片拉伸、图片反转等。要进一步了解具体的实现方法请下载本源代码 (In the dialog box displays a form where the background picture VC to achieve in the dialog box displays a form where the background picture VC achieved, in general we can choose two ways: one is to use the picture controls, in the WM_PAINT message in the drawing, this method is relatively simple to use , but the function of general, the picture is not easy to control Another way is to WM_PAINT in the drawing, although this method is more complicated, but it can do a lot of special treatment, such as drawing pictures, pictures, reverse, etc.. To learn more about the specific implementation method, download origin code)
    2010-03-11 10:22:09下载
    积分:1
  • tracelog
    说明:  一个关于A Logging ListBox Control的实用源代码,非常好!(A Logging ListBox Control on a practical source code, very good!)
    2009-08-29 08:15:11下载
    积分:1
  • lianglun
    两轮平衡车设计电路等!!稳定安全使用,有设计图电路图等(Wheeled design of the circuit. ! Stable and safe to use, design schematic)
    2012-08-09 09:14:02下载
    积分:1
  • 人事工资管理系统
    这个一个用CSharp做的人事工资管理系统,这个一个用CSharp做的人事工资管理系统这个一个用CSharp做的人事工资管理系统这个一个用CSharp做的人事工资 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
    2022-04-22 15:48:31下载
    积分:1
  • sift实现双目测距opencv
    sift实现双目测距,利用opencv需要进行配置,代码具有一般性,所以代码价值还是不错的,下载的话 不会失望的,实在写不下去了
    2022-03-04 20:19:12下载
    积分:1
  • C# 利用“[^]”通配符进行查询
    C# 利用“[^]”通配符进行查询   string P_Str_ConnectionStr = string.Format(//创建数据库连接字符串    @"server=WIN-GI7E47AND9RLS;database=db_TomeTwo;uid=sa;pwd=");   string P_Str_SqlStr = string.Format(//创建SQL查询字符串    "SELECT 学生姓名,年龄,性别,家庭住址 FROM tb_Student");   SqlDataAdapter P_SqlDataAdapter = new SqlDataAdapter(//创建数据适配器    P_Str_SqlStr, P_Str_ConnectionStr);   DataTable P_dt = new DataTable();//创建数据表   P_SqlDataAdapter.Fill(P_dt);//填充数据表   return P_dt;//返回数据表
    2022-03-20 15:58:24下载
    积分:1
  • picture
    这个源代码原创,利用MFC编程,可以实现人头检测,通过分类器检测。如果运行有问题,可以联系我,我可以提供相应boost分类器。(It s a program detecting huamn face using adaboost, with the help of MFC.)
    2021-03-05 18:59:30下载
    积分:1
  • HarrisCorner
    对输入的一张彩色图像,自己写代码实现Harris Corner 检测算法: 1. 不能直接调用OpenCV 里面与Harris 角点检测相关的一些函数; 2. 只能用C/C++,不能用其他语言; 3. GUI 只能用自带的HighGUI,不能用QT 或其他的; 4. 平台可以用Windows, Linux, MacOS; 5. 显示中间的处理结果及最终的检测结果,包括最大特征值图,最小特征值图,R 图(可以考虑彩色 展示),原图上叠加检测结果等,并将这些中间结果都输出成图像文件; 6. 命令格式: “xxx.exe 图片文件 k 参数(=0.04) Aperture_size(=3)”。(The input of a color image, write your own code to achieve Harris Corner Detection Algorithm: 1. Can not be called directly inside OpenCV some functions associated with the Harris corner detection 2. To only use C/C++, can not be used in other languages 3. GUI only with their own HighGUI, can not use QT or other 4. The platform can be used Windows, Linux, MacOS 5. Display intermediate and final results of the test results, including the largest eigenvalues diagram, the minimum feature value graph , R chart (you can consider color display), picture superimposed on the test results, etc., and these intermediate results are output as an image file 6. Command Format: " xxx.exe picture file k parameters (= 0.04) Aperture_size (= 3 ). " )
    2016-01-04 12:44:23下载
    积分:1
  • 696518资源总数
  • 105918会员总数
  • 20今日下载