搜索资源列表
Calendar(java)
- 语言编程输出2008年日历,日历中含有月份、日期和星期。-programming language output in 2008 calendar containing the month, date and week.
dark.timer
- 这是我自己参考资料写了一个java定时器,可以方便的设置计划任务。如某天某时某分,或者一年的哪天,一个月的哪天等。-This was my reference was made a java timer can be set up to facilitate the planned tasks. If Somewhere at a certain time or day of the year, such as the day of the month.
Java_Date
- Java 日期选择控件(主体类),包含日历表格面板、控制条类、限定选择控件、月份表算法类、调色板,统一配色类,程序短小实用-date to choose Java Controls (main), the calendar contains forms panel, control of the categories, limited choice Controls month algorithm category, palette, unifying color categories, sho
javacaltools-0.1.0
- The program is used for the calculations of the day , week , month on the calendar .-The program is used for the calculations of the day, week, month on the calendar.
Count(JSP)
- 刚学JAVA不到一个月,老师叫我们做一个计算器,实现基本功能就可以。于是就写了这个,以APPLET形式写的,仅供参考。-just learning Java less than a month, the teacher told us to do a calculator to achieve basic functions can be. So write this, write to form the APPLET, for information purposes only.
oa
- oa办公管理系统。一些小型的企业办公管理用的系统。一个月废寝忘食的结果。-oa office management system. Some small business office management systems in use. One month the results of sleepless nights.
day
- 编写一个方法days(),计算一个由年、月、日表示的日期是该年的第几天。在main()方法中提示用户输入日期的年、月、日,然后调用days()方法计算该日是该年的第几天,最后输出计算结果。-Write a method days (), calculate a year, month, date, said the first few days of the year. In the main () method prompts the user to enter dates in the ye
Rainfall
- 输入12个月的降水量,输出这12个月的平均降雨量,并且输出每个月的降雨量与平均降雨量之间的差值 * 并且按照降雨量的多少由多到少排序,并且输出排序之后的结果-Enter the 12-month precipitation, the output of the 12-month average rainfall, and the output of the monthly rainfall and average rainfall is the difference between* an
guestbook
- JSP留言本是我花了一个月多的时间练习java做出来的(还在学习中),主要是用javabean+servlet+mysql做的,从中学到了不少东西.-JSP is the message of this month I spent a lot of time practicing java done (still learning), is mainly used javabean+ Servlet+ Mysql do learn a lot.
JAVA
- 用JAVA编写的日历表,能根据输入的月份显示该月的日历-Using JAVA calendar prepared to enter the month in accordance with the month calendar display
Month
- 编写一程序,将从键盘输入的每个月份数(整数)显 示出其对应的英文,直至输入0结束,注意对非法 数据的处理。-The development of a procedure, from the keyboard input of the shares of each month (integer) shows that their counterparts in English, until the end of input 0, pay attention to the illegal
SimpleCalendar
- Java控制台下的程序,输入年份和月份.即可打印出当月的日历表,并且可以选择输入具体的日期,可以显示出星期几.-Java Control Panel under the procedures, the importation of the year and month. You can print out calendar month, and can choose to enter a specific date, you can show a few weeks.
Date
- 该JAVA程序可以实现显示年,月,日的时间,还可以对日期进行修改-The JAVA program can display year, month, day time, can also be modified date
TestJCalendar
- java简单日历(万年历),能实现年、月、日的显示和查询-easy java calendar , to achieve the year, month, date display and query
days
- number of days in month
the_mythical_man-month.tar
- 人月神话,软件工程经典的书籍。作者为人们管理复杂项目提供了颇具洞察力的见解。-Mythical Man-Month, software engineering classic books. Management of complex projects for people to provide a considerable insight into the views.
Displaying-month
- Write the code-snippet to list the months in a year and allow the user to select an entry (month) and use Toast to display the selected month. Please provide only the Java source code.
calculate-the-days-of-every-month
- switch for calculate the days of every month
month
- 输入一个日期,年月日,判断为该月的第几天-Enter a date, year, month, day, judgment day for months
calculate-year-month-date
- 计算某年某月某日和某年某某日之间的天数间隔。-Calculation of a certain number of days between the day and on a certain day in a certain month.