如何制作压光机 [英] How to make a calender

查看:103
本文介绍了如何制作压光机的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

大家好.我刚刚开始学习Java脚本.我想创建一个不是英国压延机的压延机.我要创建的日历与英语完全不同.例如月,日和日期.有人可以帮助我吗?

Hi, every one. I''m just start learning Java Script. And I''m wanting to create a calender which is not an English calender. The calender that i want to create is absolutely different from English. Such as Months, day, and date every thing. Any one can help me?

推荐答案

建立您所追求的目标没有捷径.为此,您需要具有HTML,CSS和Javascript的合理知识.

JavaScript将必须构造日历中的元素以及日历自身的行为.

当您刚接触Javascript时,对dom(文档对象模型)事件的深入了解将为您的项目奠定良好的基础.这些事件适用于HTML元素,包括诸如onmouseup,onmousedown,onclick,onkeyup,onkeydown和onkeypress之类的事件.

通过使用这些事件和其他javascript创建和维护日历的内容,您应该能够完成您的项目.

尝试以下教程以助您一臂之力:

用Javascript创建HTML
使用JavaScript创建HTML标签 [ XML DOM createElement()方法 [ HTML DOM HTML元素innerHTML属性 [使用JavaScript修改CSS [使用JavaScript更改CSS [ JavaScript-更改样式表 [中文Lunisolar日历 [
There''s no short cut to building what you''re after. To achieve this you''ll need to have reasonable knowledge of HTML, CSS and Javascript.

The javascript will have to construct to elements within the calendar and the behaviour of the calendar it''s self.

As you''re new to Javascript a good understanding of dom (document object model) events would form a good foundation for your project. These are events which are applied to HTML elements and include such things as onmouseup, onmousedown, onclick, onkeyup, onkeydown and onkeypress.

By using these events and additional javascript to create and maintain the contents of your calendar you should be able to complete your project.

Try these tutorials to get you going:

Creating HTML with Javascript
Using JavaScript to Create HTML Tags[^]
XML DOM createElement() Method[^]
HTML DOM HTML Element innerHTML Property[^]

Modify Styles With Javascript
Modify CSS with JavaScript[^]
Changing CSS Using JavaScript[^]
Javascript - Change Style Sheet[^]

Dispite this... There is a JavaScript based Chinese Lunisolar Calendar available here:

Chinese Lunisolar Calendar[^]


这篇关于如何制作压光机的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆