ylbtech-Unitity-CS:Indexers
摘要:ylbtech-Unitity-CS:Indexers1.A,效果图返回顶部 1.B,源代码返回顶部1.B.1,// indexer.cs// 参数:indexer.txtusing System;using System.IO;// 将大文件当作字节数组// 访问的类。public class F...
阅读全文
posted @
2015-12-20 22:54
ylbtech
阅读(265)
推荐(0) 编辑
ylbtech-Unitity-CS:Hello world
摘要:ylbtech-Unitity-CS:Hello world1.A,效果图返回顶部 1.B,源代码返回顶部1.B.1,Hello1.cspublic class Hello1{ public static void Main() { System.Console.WriteLine...
阅读全文
posted @
2015-12-20 22:50
ylbtech
阅读(242)
推荐(0) 编辑
ylbtech-Unitity-CS:Generics
摘要:ylbtech-Unitity-CS:Generics1.A,效果图返回顶部 Unsorted List:Raul:35Alessandro:30Maria:72Hiroyuki:108Alok:9Gunnar:18Sandra:23Li:28Bill:19Franscoise:45Sorted L...
阅读全文
posted @
2015-12-20 22:45
ylbtech
阅读(233)
推荐(0) 编辑
ylbtech-Unitity-CS:Delegates
摘要:ylbtech-Unitity-CS:Delegates1.A,效果图返回顶部 Invoking delegate a: Hello, A!Invoking delegate b: Goodbye, B!Invoking delegate c: Hello, C! Goodbye, C!In...
阅读全文
posted @
2015-12-20 22:40
ylbtech
阅读(202)
推荐(0) 编辑
ylbtech-Unitity-CS:AnonymousDelegates
摘要:ylbtech-Unitity-CS:AnonymousDelegates1.A,效果图返回顶部 1.B,源代码返回顶部1.B.1,using System;using System.Collections.Generic;using System.Text;namespace AnonymousD...
阅读全文
posted @
2015-12-20 22:26
ylbtech
阅读(204)
推荐(0) 编辑
ylbtech-Unitity-CS-Arrays:数组
摘要:ylbtech-Unitity-CS-Arrays:数组1.A,效果图返回顶部 1.B,源代码返回顶部1.B.1,using System;class DeclareArraysSample{ public static void Main() { // 一维数组 ...
阅读全文
posted @
2015-12-20 22:19
ylbtech
阅读(270)
推荐(0) 编辑
ylbtech-Unitity-cs:计算阶乘值
摘要:ylbtech-Unitity-cs:计算阶乘值1.A,效果图返回顶部 1.B,源代码返回顶部1.B.1,using System; namespace Functions { public class Factorial { // “Calc”静态方法为传入的指定整...
阅读全文
posted @
2015-12-20 22:13
ylbtech
阅读(182)
推荐(0) 编辑
ylbtech-Unitity-cs:传递的字符串中数字字符的数目
摘要:ylbtech-Unitity-cs:传递的字符串中数字字符的数目1.A,效果图返回顶部 1.B,源代码返回顶部1.B.1,using System; namespace Functions { public class DigitCount { // NumberOfD...
阅读全文
posted @
2015-12-20 22:09
ylbtech
阅读(239)
推荐(0) 编辑
ylbtech-dbs:ylbtech-PurpleBill(票据管理系统)
摘要:ylbtech-dbs:ylbtech-PurpleBill(票据管理系统)-- =============================================-- DatabaseName:PurpleBill-- desc:票据管理系统-- pubdate:15:20 2014-12...
阅读全文
posted @
2015-12-19 09:48
ylbtech
阅读(282)
推荐(0) 编辑
ylbtech-dbs:ylbtech-7,welfareSystem(福利发放系统)
摘要:ylbtech-dbs:ylbtech-7,welfareSystem(福利发放系统)-- =============================================-- DatabaseName: WelfareSystem-- remark: 福利发放系统-- author: Y...
阅读全文
posted @
2015-12-19 09:43
ylbtech
阅读(385)
推荐(0) 编辑
ylbtech-dbs:ylbtech-6,record(生活记录)
摘要:ylbtech-dbs:ylbtech-6,record(生活记录)-- =============================================-- DatabaseName:Record-- desc:记录(生活记录)-- 创作思路:历史不能修改,但可以修正,追溯演变历程。--...
阅读全文
posted @
2015-12-19 09:27
ylbtech
阅读(233)
推荐(0) 编辑
ylbtech-dbs:ylbtech-5,RI(报销发票系统)
摘要:ylbtech-dbs:ylbtech-5,RI(报销发票系统)-- =============================================-- DatabaseName:PurpleReibursementInvoices(RI)-- Desc: 报销发票系统-- Model:...
阅读全文
posted @
2015-12-19 09:22
ylbtech
阅读(330)
推荐(0) 编辑
ylbtech-dbs:ylbtech-4,PurpleHouse(房地产楼盘销售系统)
摘要:ylbtech-dbs:ylbtech-4,PurpleHouse(房地产楼盘销售系统)-- =============================================-- Create database template-- 8:17 2015/3/14-- 房地产楼盘销售系统--...
阅读全文
posted @
2015-12-19 09:12
ylbtech
阅读(241)
推荐(0) 编辑
ylbtech-dbs:ylbtech-3,BarCode(条码资源系统)
摘要:ylbtech-dbs:ylbtech-3,BarCode(条码资源系统)-- =============================================-- 条码资源系统-- YURANBO-- 10:36 2015/3/15-- =========================...
阅读全文
posted @
2015-12-19 08:54
ylbtech
阅读(185)
推荐(0) 编辑
ylbtech-dbs:ylbtech-2,PAM(个人资产管理系统)
摘要:ylbtech-dbs:ylbtech-2,PAM(个人资产管理系统)-- =============================================-- Personal Assets Management(PAM)-- 个人资产管理系统-- yuanbo-- 21:45 2015...
阅读全文
posted @
2015-12-19 08:50
ylbtech
阅读(311)
推荐(0) 编辑
ylbtech-dbs:ylbtech-1,FAM(家庭资产管理系统)
摘要:ylbtech-dbs:ylbtech-1,FAM(家庭资产管理系统)-- =============================================-- Family Assets Management(FAM)-- 家庭资产管理系统-- yuanbo-- 21:45 2015/3...
阅读全文
posted @
2015-12-19 08:43
ylbtech
阅读(472)
推荐(0) 编辑
编译器错误消息: CS0234: 命名空间“Purple”中不存在类型或命名空间名称“Model”(是否缺少程序集引用?)
摘要:编译错误“/storeimg”应用程序中的服务器错误。编译错误 说明: 在编译向该请求提供服务所需资源的过程中出现错误。请检查下列特定错误详细信息并适当地修改源代码。 编译器错误消息: CS0234: 命名空间“Purple”中不存在类型或命名空间名称“Model”(是...
阅读全文
posted @
2015-12-17 10:38
ylbtech
阅读(1617)
推荐(0) 编辑