Gmail Calendar Documents Reader Web more »
Recently Visited Groups | Help | Sign in
Google Groups Home
Message from discussion NBear使用时遇到参数是数组时的问题
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:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
寻路者  
View profile   Translate to Translated (View Original)
 More options Dec 5 2006, 7:26 am
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);
            }
        }
编译的时候没法通过是什么原因?

    Reply to author    Forward  
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.

Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2009 Google