资源简介
RedisDemo
代码片段和文件信息
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
using ServiceStack.Redis;
namespace RedisApp
{
class Program
{
static void Main(string[] args)
{
var client = new RedisClient(“127.0.0.1“ 6379);
#region 字符串类型
// client.Set(“name“ “laowang“);
//string userName= client.Get(“name“);
//Console.WriteLine(userName);
//Console.ReadKey();
#endregion
//client.SetEntryInHash(“userInfoId“ “name“ “zhangsan“);
//client.GetHashKeys(“userInfoId“);
//client.GetHashValues(“userInfoId“);
//队列.
//client.EnqueueItemOnList(“name2“ “
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 209 2014-05-26 21:03 RedisDemo\packages\Entityfr
文件 209 2014-05-26 21:03 RedisDemo\packages\Entityfr
文件 1416507 2014-05-26 21:03 RedisDemo\packages\Entityfr
文件 778 2014-05-26 21:03 RedisDemo\packages\Entityfr
文件 1118296 2014-05-26 21:03 RedisDemo\packages\Entityfr
文件 1142742 2014-05-26 21:03 RedisDemo\packages\Entityfr
文件 71256 2014-05-26 21:03 RedisDemo\packages\Entityfr
文件 478229 2014-05-26 21:03 RedisDemo\packages\Entityfr
文件 1116760 2014-05-26 21:03 RedisDemo\packages\Entityfr
文件 1138045 2014-05-26 21:03 RedisDemo\packages\Entityfr
文件 71256 2014-05-26 21:03 RedisDemo\packages\Entityfr
文件 478229 2014-05-26 21:03 RedisDemo\packages\Entityfr
文件 969 2014-05-26 21:03 RedisDemo\packages\Entityfr
文件 134744 2014-05-26 21:03 RedisDemo\packages\Entityfr
文件 15960 2014-05-26 21:03 RedisDemo\packages\Entityfr
文件 24418 2014-05-26 21:03 RedisDemo\packages\Entityfr
文件 24428 2014-05-26 21:03 RedisDemo\packages\Entityfr
文件 30378 2014-05-26 21:03 RedisDemo\packages\Entityfr
文件 10275 2014-05-26 21:03 RedisDemo\packages\Entityfr
文件 10424 2014-05-26 21:03 RedisDemo\packages\Entityfr
文件 130136 2014-05-26 21:03 RedisDemo\packages\Entityfr
文件 500 2014-05-26 21:03 RedisDemo\packages\Entityfr
文件 752 2014-05-26 21:03 RedisDemo\packages\Entityfr
文件 143618 2014-05-26 21:03 RedisDemo\packages\Entityfr
文件 871 2014-05-26 21:03 RedisDemo\packages\Entityfr
文件 71256 2014-05-26 21:03 RedisDemo\packages\Entityfr
文件 478229 2014-05-26 21:03 RedisDemo\packages\Entityfr
文件 71256 2014-05-26 21:03 RedisDemo\packages\Entityfr
文件 478229 2014-05-26 21:03 RedisDemo\packages\Entityfr
文件 227237 2014-05-26 21:03 RedisDemo\packages\jQuery.1.7.1.1\Content\sc
............此处省略547个文件信息
- 上一篇:c# MODBUS协议 上位机
- 下一篇:C# 手机GPS开发源码
相关资源
- dc竞赛房租处理数据
- C# NPOI生成word插入图片和表格
- WinForm GeckoFx33 Demo JS与C#互交 窗口浏览
- c#winform中完美代替WebBrowser最新的控件
- 最新 Ext甘特图控件 + Ext日程控件 破解
- Illustrated C# 2010 C# 4.0图解教程
- Codejock Xtreme Suite Pro ActiveX 15.3.1 零售版
- Angle - Bootstrap Admin Template2016最新版V
- 3D打印机上位机源码Reprap Host 是C#写的
-
Databa
se2Sharp代码生成工具19.0已注册 - 上位机与PLC通讯dll.zip
- C# 7 and .NET Core: Modern Cross-Platform Deve
- C# 5.0 in a Nutshell 5th Edition.pdf
-
C# 6.0 and the .NET 4.6 fr
amework(7th). - ASP.NET Core 2 and Vue.js 1st Edition
- Professional+DevExpress+ASP.NET+Controls.pdf
- C# 6.0 in a Nutshell.pdf
- C#操作3D的好工具-OpenTK封装了OPENGL
- halcon 与C#之HWindow鼠标控制图片缩放,
- C#生辰八字生成器源码
- aspose包括Aspose.words、Aspose.Cells、Aspo
- DevExpress WinForm中文文档
- Beginning C# 7 Programming with Visual Studio
- DevexpressWinform中文文档
- Essential C# 7.0
- Devexpress Winform中文文档纯中文文档N
- unity3d2018插件NGUI
- MiniTool.Partition.Wizard.Server.Edition.8.1.1
- C# 调用Bartender打印的2种方式
- EditorA.zip
评论
共有 条评论