登录
首页 » C# » LINQPad4

LINQPad4

于 2020-06-20 发布
0 231
下载积分: 1 下载次数: 1

代码说明:

说明:  linqpad工具,可直接操作linq语句,并与sqly语言进行互相转换(Linqpad tool, which can directly manipulate LINQ statements and convert with sqly language)

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

发表评论

0 个回复

  • It is written with sql Recruitment website, hoping to have this kind for those w...
    这是用sql编写的人才招聘网站,希望能对有这类需求的人有所帮助 -It is written with sql Recruitment website, hoping to have this kind for those who need help
    2023-01-06 19:35:04下载
    积分:1
  • 利用Visual C++ 6.0开发的基于ADO数据库连接技术的超市管理系统,实现了数据库的插入、删除、修改等操作,相当有借鉴意义!...
    利用Visual C++ 6.0开发的基于ADO数据库连接技术的超市管理系统,实现了数据库的插入、删除、修改等操作,相当有借鉴意义!-6.0 using Visual C development based ADO database connectivity technologies supermarket management system, Implementation of the database insertion, deletion, modification, etc, are quite useful!
    2022-10-26 01:40:02下载
    积分:1
  • 学习管理系统
    学习管理系统 有很多有用的功能,供您使用。此系统还具有快速响应的设计与移动设备兼容。 此系统的功能是: 系统的管理方 · 地址、 编辑、 删除学生信息 · 地址、 编辑、 删除教师信息 · 地址条目,如主题、 班级、 学校日历 •View 的每个用户登录的踪迹 •View 活动日志的每个用户 若要访问系统的后台管
    2022-09-23 21:05:04下载
    积分:1
  • SQLite.v3.5.8.Full.Source
    SQLite is a software library that implements a self-contained, serverless, zero-configuration, transactional SQL database engine. SQLite is the most widely deployed SQL database engine in the world. It is used in countless desktop computer applications as well as consumer electronic devices including cellphones, PDAs, and MP3 players. The source code for SQLite is in the public domain.
    2009-05-14 20:04:01下载
    积分:1
  • 2022-06-11 12:43:57下载
    积分:1
  • In this book, two of Microsoft s leading consultants illustrate how to use SQL S...
    In this book, two of Microsoft s leading consultants illustrate how to use SQL Server 2005 Business Intelligence (BI) technologies to solve real-world problems in markets ranging from retail and finance to healthcare. Drawing on extensive personal experience with Microsoft s strategic customers, John C. Hancock and Roger Toren offer unprecedented insight into BI systems design and step-by-step best practices for implementation, deployment, and management.
    2022-07-02 21:37:26下载
    积分:1
  • 学生信息管理系统
    完整的学生信息管理系统,包含三部分:基础信息管理,基础信息查询,学生信息管理与查询。含数据库链接方法
    2022-08-05 22:47:13下载
    积分:1
  • 图像腐蚀和膨胀
    图像腐蚀和膨胀技术C#、 GDI +、.NET、 类库、 用户界面、 Windows 窗体、 WPF、.NET 框架 4、.NET Framework 3.5 SP1,.NET 框架、.NET 框架 4.0、 图书馆、 Windows 一般、 Windows 用户界面、 C# 语言、 转换器、 WinForms、.NET 框架 4.5、.NET 框架、 图形功能、 Microsoft.NET Framework 3.5 SP1、 Visual C 锋利.NET、 System.Drawing.Drawing2D、 System.Windows.Forms.UserControl,图像处理,筛选器表达式,操纵、.NET 4.5、.NET 开发主题控件、 图形、 C#、 GDI +、 用户控件、 类库、 用户界面、 Windows 窗体、 图形和 3D 图像,GeometryDrawing,图像浏览器,Windows 窗体控件、 2d 图形的动态控件的自定义控件视觉如何向、 图像处理、 代码示例、 Windows 用户界面、 常用控件、 图像画廊、 图像、 可选和命名参数的 C#、.NET 4、 成像、 绘图,如何,颜色和渐变画笔,泛型的 C# 可重用的代码扩展,图像优化,Windows 窗体设计,窗体控件,Windows 窗体控件、 C# 语言的功能、 图形功能、 System.Drawing.Drawing2D、 BitmapImage、 加载图像、 动态图像,扩展方法平台桌面、 Web、 云、 电话、 数据、 Windows RT介绍这篇文章的目的旨在探讨图像侵蚀、 图像膨胀、 开放的形态和关闭形态的概念。此外本文扩展了传统的图像腐蚀和膨胀实现通过局部颜色变化图像腐蚀和膨胀。生成示例没有特殊要求,也没有说明构建的示例源代码。使用示例应用程序包括在这篇文章中你会发现 Windows 窗体的示例源代码中的基于示例应用程序。示例应用程序可用于测试和复制在这篇文章中我们探讨的概念。当执行示例应用程序源/输入图像可以通过单击加载图片按钮选择从本地文件系统。在右手边的样本应用程序的用户界面可以调整提供的控件才能修改滤波正在
    2022-08-19 00:47:40下载
    积分:1
  • StudentManagement
    (SQL-MFC) 学生信息管理软件: 学生信息输入; 学生信息删除(分为按照学号和姓名); 学生信息查询(分为按照学号,姓名,性别,班级,年级); 学生信息更改。 (Visual Studio.NET 2003 + SQL SERVER 2000) 安装SQL 服务器后,修改程序中ADOConn.cpp 34行: serverName改为你的SQL服务器名称。数据库的mdf,ldf文件已经包含在此文件中,需要通过SQL企业管理器附加。 ((SQL-MFC) Student Information Management Software: student information input student information deleted (divided according to number and name of school) Student Information Query (divided in accordance with Student ID, name, gender, class, grade) student information changes. (Visual Studio.NET 2003+ SQL SERVER 2000) to install SQL server, modify the program ADOConn.cpp 34 rows: serverName change your SQL server name. Database, mdf, ldf file has been included in this document, you need to add through SQL Enterprise Manager.)
    2010-01-13 09:23:54下载
    积分:1
  • ckmis
    这是一个用vc++和sql语言编写的仓库管理系统,请放心使用!(This is a sql with vc language and the warehouse management system, please rest assured that the use!)
    2006-11-20 22:53:30下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载