My97DatePickerDemo, my97datepicker

Source: Internet
Author: User

My97DatePickerDemo, my97datepicker

 

At the beginning:

After clicking:

Engineering architecture:

Detailed project architecture:

Code:

 

# Import "RootViewController. h "// Add the header file # import" My97DatePicker. h "-(void) viewDidLoad {[super viewDidLoad]; // Do any additional setup after loading the view. CGRect frame = CGRectMake (131,155,122, 29); My97DatePicker * piker = [[My97DatePicker alloc] initWithFrame: frame]; [self. view addSubview: piker];}

 


How to Use my97datepicker? Not official or detailed

I have been in practice. ASP. net c #
1. decompress the package and place it in the required project folder.
2. Add the following to the aspx file <script language = "javascript" type = "text/javascript" src = "My97DatePicker/WdatePicker. js"> </script>
3. I reference TextBox and add the following content.
<Asp: TextBox ID = "TextBox1" runat = "server" onclick = "WdatePicker ()"> </asp: TextBox>

How to Use My97DatePicker in jsp

Copy the My97DatePicker file to webroot.

Jsp page reference: <script type = "text/javascript" src = "My97DatePicker/WdatePicker. js"> </script>
<Body>
<Input type = "text" name = "I _date" onfocus = "WdatePicker ()"/>
</Body>

In this way, you can.
I'm glad to answer your questions. If you have any mistakes, please forgive me.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.