The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
From: "寻路者" <181443...@qq.com>
Date: Tue, 05 Dec 2006 04:26:14 -0800
Local: Tues, Dec 5 2006 7:26 am
Subject: Re: NBear使用时遇到参数是数组时的问题
我是这样写的
T_Sell[] GetSaleDataByCity(string fac_Code, string[] City_ID) { int i; for (i = 0; i < City_ID.Length;i++) { return Gateway.Default.FindArray<T_Sell>((fac_Code == T_Sell._.Fac_Code) & (City_ID[i] == T_Sell._.City_ID), OrderByClip.Default); } } 编译的时候没法通过是什么原因? You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
| ||||||||||||||