• Vbs序列化/反序列化Json基类

    Vbs序列化/反序列化Json基类 可直接使用,bug已被我修复 Example: Dim fso, json, str, o, i Set json = New VbsJson Set fso = WScript.CreateObject("Scripting.Filesystemobject") str = fso.OpenTextFile("json.txt").ReadAll Set o = json.Decode(str) WScript.Echo o("Image")("Width") WScript.Echo o("Image")("Height") WScript.Echo o("Image")("Title") WScript.Echo o("Image")("Thumbnail")("Url") For Each i In o("Image")("IDs") WScript.Echo i Next Json文件: { "Image": { "Width": 800, "Height": 600, "Title": "View from 15th Floor", "Thumbnail": { "Url": "http://www.example.com/image/481989943", "Height": 125, "Width": "100" }, "IDs": [116, 943, 234, 38793] } }

    0
    564
    9KB
    2018-02-13
    50
  • .net 框架 源码 DotNetReferenceSource

    源码dll: ComSvcConfig mscorlib PresentationBuildTasks PresentationCore PresentationFramework PresentationFramework.Aero PresentationFramework.Classic PresentationFramework.Luna PresentationFramework.Royale SMDiagnostics SMSvcHost svcutil System System.Activities System.Activities.Core.Presentation System.Activities.DurableInstancing System.Activities.Presentation System.AddIn System.AddIn.Contract System.ComponentModel.DataAnnotations System.Configuration System.Core System.Data System.Data.DataSetExtensions System.Data.Entity System.Data.Entity.Design System.Data.Linq System.Data.Services System.Data.Services.Client System.Data.Services.Design System.Data.SqlXml System.Drawing System.IdentityModel System.IdentityModel.Selectors System.IO.Log System.Management System.Messaging System.Net System.Numerics System.Runtime.Caching System.Runtime.DurableInstancing System.Runtime.Remoting System.Runtime.Serialization System.Security System.ServiceModel System.ServiceModel.Activation System.ServiceModel.Activities System.ServiceModel.Channels System.ServiceModel.Discovery System.ServiceModel.Internals System.ServiceModel.Routing System.ServiceModel.WasHosting System.ServiceModel.Web System.Transactions System.Web System.Web.ApplicationServices System.Web.DynamicData System.Web.Entity System.Web.Entity.Design System.Web.Extensions System.Web.Mobile System.Web.Routing System.Web.Services System.Windows.Forms System.Workflow.Activities System.Workflow.ComponentModel System.Workflow.Runtime System.WorkflowServices System.Xaml.Hosting System.Xml System.Xml.Linq UIAutomationClient UIAutomationClientsideProviders WindowsBase WsatConfig WsatUI XamlBuildTask

    5
    258
    55.25MB
    2014-11-13
    13
  • Visual C++ Redistributable Packages for Visual Studio 2013(64bit)

    Visual C++ Redistributable Packages for Visual Studio 2013

    5
    1695
    6.86MB
    2014-11-06
    50
  • c# 基类大全

    类库包含: 1.ASP.NET类库 2.C#读取AD域里用户名或组 3.Common类库 4.DotNet基础类大全 5.SqlHelper基类 6.字符串加密 Ftp, 文件操作,基础类库比较齐全免分分享!

    0
    36
    10.52MB
    2014-10-22
    0
  • .net网络爬虫源码 ncrawler

    NCrawler是一款国外的开源网络爬虫软件,遵循LGPL许可协议。其HTML处理使用的是htmlagilitypack开源库,采用xpath的方式处理定位网页元素,十分方便。同时其采用HttpWebRequest异步的方式获取网页,采集效率较高。

    5
    295
    4.68MB
    2014-10-15
    15
  • Objective-C基础教程

    Objective-C是扩展C的面向对象编程语言,也是iPhone开发用到的主要语言。《Objective-C基础教程》结合理论知识与示例程序,全面而系统地介绍了Objective-C编程的相关内容,包括Objective-C在C的基础上引入的特性、Cocoa工具包的功能及框架,以及继承、复合、源文件组织等众多重要的面向对象编程技术。附录中还介绍了如何从其他语言过渡到Objective-C。   《图灵程序设计丛书·移动开发系列:Objective-C基础教程》适合各类开发人员阅读。

    5
    91
    30.88MB
    2014-10-15
    10
  • asp.net 后台管理系统

    Asp.net企业网站管理系统源码2.0版(精美实用) 漂亮的企业网站。NET2.0出来了, 本次升级修改如下: 1、优化了3层结构。 2、优化了后台管理代码,增强了安全性能。 3、增加了系统名称及关键字管理。 4、增加了系统错误日志记录,自动生成Systemlog.log日志文件。 备注:本系统采用ASP.NET 2.O+ACCESS开发,请调试的朋友安装.NET2.0运行环境! 网站内容 网站栏目包括 首页|企业简介|新闻中心|产品展示|公司展示|销售网络|联系我们|客户系统|人才管理|客户留言 后台模块有:常规管理 企业简介 | 联系我们 链接管理 | 用户管理 投票管理 | 看留言 系统设置 | 公告管理 添加公告 | 公告列表 新闻管理 添加新闻 | 新闻列表 产品管理 添加产品 | 产品列表 公司证书 添加证书 | 证书列表 客户系统 添加客户 | 客户列表 工程业绩 添加业绩 |业绩列表 数据库操作采用的是AccessHelper(OledbHelper),网页编辑器为FreeTextBox 管理地址:http://xxx/Admin/Admin_Login.aspx 管理帐号:51aspx 管理密码:51aspx

    4
    330
    649KB
    2010-04-26
    26
  • 授人以渔

    1个回答被采纳
  • 求知

    发布1个问题
  • 知无不言

    回答1个问题,每日最多计数5次
  • 创作能手

    授予每个自然周发布1篇到3篇原创IT博文的用户
关注 私信
上传资源赚积分or赚钱