资源简介
c# sqlite demo
代码片段和文件信息
using System.Reflection;
using System.Runtime.CompilerServices;
//
// General Information about an assembly is controlled through the following
// set of attributes. Change these attribute values to modify the information
// associated with an assembly.
//
[assembly: Assemblytitle(““)]
[assembly: AssemblyDescription(““)]
[assembly: AssemblyConfiguration(““)]
[assembly: AssemblyCompany(““)]
[assembly: AssemblyProduct(““)]
[assembly: AssemblyCopyright(““)]
[assembly: AssemblyTrademark(““)]
[assembly: AssemblyCulture(““)]
//
// Version information for an assembly consists of the following four values:
//
// Major Version
// Minor Version
// Build Number
// Revision
//
// You can specify all the values or you can default the Revision and Build Numbers
// by using the ‘*‘ as shown below:
[assembly: AssemblyVersion(“1.0.*“)]
//
// In order to sign your assembly you must specify a key to use. Refer to the
// Microsoft .NET framework documentation for more information on assembly signing.
//
// Use the attributes below to control which key is used for signing.
//
// Notes:
// (*) If no key is specified the assembly is not signed.
// (*) KeyName refers to a key that has been installed in the Crypto Service
// Provider (CSP) on your machine. KeyFile refers to a file which contains
// a key.
// (*) If the KeyFile and the KeyName values are both specified the
// following processing occurs:
// (1) If the KeyName can be found in the CSP that key is used.
// (2) If the KeyName does not exist and the KeyFile does exist the key
// in the KeyFile is installed into the CSP and used.
// (*) In order to create a KeyFile you can use the sn.exe (Strong Name) utility.
// When specifying the KeyFile the location of the KeyFile should be
// relative to the project output directory which is
// %Project Directory%\obj\. For example if your KeyFile is
// located in the project directory you would specify the AssemblyKeyFile
// attribute as [assembly: AssemblyKeyFile(“..\\..\\mykey.snk“)]
// (*) Delay Signing is an advanced option - see the Microsoft .NET framework
// documentation for more information on this.
//
[assembly: AssemblyDelaySign(false)]
[assembly: AssemblyKeyFile(““)]
[assembly: AssemblyKeyName(““)]
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 258048 2005-02-12 02:06 SQLLite\SQLite.dll
文件 65536 2005-02-12 02:06 SQLLite\SQLite.NET.dll
文件 270336 2005-02-12 02:06 SQLLite\SQLite3.dll
目录 0 2005-11-12 01:29 SQLLite\SQLLite\
文件 1078 2005-05-25 17:53 SQLLite\SQLLite\App.ico
文件 2426 2005-05-25 17:53 SQLLite\SQLLite\AssemblyInfo.cs
目录 0 2005-11-12 01:19 SQLLite\SQLLite\bin\
目录 0 2005-11-12 01:30 SQLLite\SQLLite\bin\Debug\
文件 8677 2005-11-12 01:29 SQLLite\SQLLite\Form1.cs
文件 10334 2005-11-12 01:29 SQLLite\SQLLite\Form1.resx
目录 0 2005-10-13 23:20 SQLLite\SQLLite\obj\
目录 0 2005-11-12 01:31 SQLLite\SQLLite\obj\Debug\
文件 4932 2005-11-01 01:13 SQLLite\SQLLite\SQLLiteDemo.csproj
文件 2091 2005-11-12 01:29 SQLLite\SQLLite\SQLLiteDemo.csproj.user
文件 3736 2005-11-07 01:09 SQLLite\SQLLite.resharperoptions
文件 430 2005-11-12 01:29 SQLLite\SQLLiteDemo.resharperoptions
文件 915 2005-11-07 01:07 SQLLite\SQLLiteDemo.sln
文件 8704 2005-11-12 01:29 SQLLite\SQLLiteDemo.suo
目录 0 2005-11-12 01:31 SQLLite\
- 上一篇:asp.net网上购物系统源码
- 下一篇:Winform图表(MSChart)
相关资源
- Autofac(IoC依赖注入容器)Demo
- C# 调用BarTender打印条码DEMO
- 汉王人脸通SDK v3.0 c#接收互联网数据
- C#调用Lucene方法-实现快速搜索
- Unity2D小游戏——炸弹人类似qq堂的小
- .Net C# 小程序卡券demo
- 神思ss628型USB二代身份证DEMOC#
- wpf 搜集整理demo源码(都是c#写的,惊
- C#H264格式视频解码
- winform c# mschart demo 范例
- C#调用SAP RFC 案例demo
- 12306抢票工具--抢票C# Demo
- WinForm C#Demo 会员与消费系统 进销存系
- Protogen编译protobuf demotools.rar
- C# RedisDemo Redisdll 全部DLL
- c#微信支付、微信企业支付到个人,微
- 教室管理系统,C#SQLite
- Asp.net Core 生成 PDF demo
- C#微信企业付款到银行卡demo真实可用
- WinFormSvgApplyDemo
- C# 数据库连接MySQL、SQL server并读取数
- Asp.Net版微信公众号开发源码Demo_90.r
- Asp.NetCoreDemo.rar
- asp.net mvc4 +sqlite
- C#接讯飞实现语音听写功能demowindows
- WPF经典DEMO.rar
- 教室管理系统 C# SQLite
- 佳能相机c#控制照相demo
- MSchart使用
- PureMVC for Unity3d Demo
评论
共有 条评论