一点编程都不会可以学吗?对了我英语也不会,但是我很想学,不学就要没有工作了。

 我来答
百度网友37e7a1b
2011-06-29 · TA获得超过297个赞
知道小有建树答主
回答量:490
采纳率:0%
帮助的人:320万
展开全部
可以啊,只要你会并且记住一些简单的词语就行了,用得多了自然就记住了,推荐先从pascal等简单语言学起,以后再转C/JAVA等语言。
300gonddd
2011-06-30 · TA获得超过2709个赞
知道大有可为答主
回答量:4542
采纳率:28%
帮助的人:2521万
展开全部
下面是mci的帮助文档,你能看懂吗?
如果你看不懂,请问你怎么编?
一句代码一句代码的都上网找吗?
就说这么多,你看着办吧。
The MCI_OPEN_TYPE flag must be used whenever a device is specified in the mciSendCommand function. If you open a device by specifying a device-type constant, you must specify the MCI_OPEN_TYPE_ID flag in addition to MCI_OPEN_TYPE. For a list of device-type constants, see MCI Device Types.

If the MCI_OPEN_SHAREABLE flag is not specified when a device or file is initially opened, all subsequent MCI_OPEN commands to the device or file will fail. If the device or file is already open and this flag is not specified, the call will fail even if the first open command specified MCI_OPEN_SHAREABLE. Files opened for the MCISEQ.DRV and MCIWAVE.DRV devices are nonshareable.

Case is ignored in the device name, but there cannot be leading or trailing blanks.

To use automatic type selection (via the entries in the registry), assign the filename and file extension to the lpstrElementName member of the structure identified by lpOpen, set the lpstrDeviceType member to NULL, and set the MCI_OPEN_ELEMENT flag.

The following additional flags apply to all devices supporting MCI_OPEN:

MCI_OPEN_ALIAS
An alias is included in the lpstrAlias member of the structure identified by lpOpen.
MCI_OPEN_SHAREABLE
The device or file should be opened as shareable.
MCI_OPEN_TYPE
A device type name or constant is included in the lpstrDeviceType member of the structure identified by lpOpen.
MCI_OPEN_TYPE_ID
The low-order word of the lpstrDeviceType member of the structure identified by lpOpen contains a standard MCI device type identifier and the high-order word optionally contains the ordinal index for the device. Use this flag with the MCI_OPEN_TYPE flag.
The following additional flags apply to compound devices:

MCI_OPEN_ELEMENT
A filename is included in the lpstrElementName member of the structure identified by lpOpen.
MCI_OPEN_ELEMENT_ID
The lpstrElementName member of the structure identified by lpOpen is interpreted as a DWORD value and has meaning internal to the device. Use this flag with the MCI_OPEN_ELEMENT flag.
The following additional flags are used with the digitalvideo device type:

MCI_DGV_OPEN_NOSTATIC
The device should reduce the number of static (system) colors in the palette. This increases the number of colors available for rendering the video stream. This flag applies only to devices that share a palette with Windows.
MCI_DGV_OPEN_PARENT
The parent window handle is specified in the hWndParent member of the structure identified by lpOpen.
MCI_DGV_OPEN_WS
A window style is specified in the dwStyle member of the structure identified by lpOpen.
MCI_DGV_OPEN_16BIT
Indicates a preference for 16-bit MCI device support.
MCI_DGV_OPEN_32BIT
Indicates a preference for 32-bit MCI device support.
For digital-video devices, the lpOpen parameter points to an MCI_DGV_OPEN_PARMS structure.

The following additional flags are used with the overlay device type:

MCI_OVLY_OPEN_PARENT
The parent window handle is specified in the hWndParent member of the structure identified by lpOpen.
MCI_OVLY_OPEN_WS
A window style is specified in the dwStyle member of the structure identified by lpOpen. The dwStyle value specifies the style of the window that the driver will create and display if the application does not provide one. The style parameter takes an integer that defines the window style. These constants are the same as the standard window styles (such as WS_CHILD, WS_OVERLAPPEDWINDOW, or WS_POPUP).
For video-overlay devices, the lpOpen parameter points to an MCI_OVLY_OPEN_PARMS structure.

The following additional flag is used with the waveaudio device type:

MCI_WAVE_OPEN_BUFFER
A buffer length is specified in the dwBufferSeconds member of the structure identified by lpOpen.
For waveform-audio devices, the lpOpen parameter points to an MCI_WAVE_OPEN_PARMS structure. The MCIWAVE driver requires an asynchronous waveform-audio device.
已赞过 已踩过<
你对这个回答的评价是?
评论 收起
手机用户22921
2011-06-30 · TA获得超过264个赞
知道答主
回答量:445
采纳率:0%
帮助的人:263万
展开全部
学自己真正感兴趣的学科,那样即便不擅长英语你一样会把她拿下来,就像如果你有个喜欢已经的女子只要你学会英语她就会和你在一起,你会不会去学,也就是这样的道理,学自己最感兴趣的东西,什么事也做到顶尖都是有前途的,有时候可以放眼看远点。
朋友祝你学业有成,前途无量。

补充:以前听过个真实的故事,一个40的母亲为了感染自己的孩子学英语,自己从零学起一年就过了4级英语考试,然后他对自己的儿子说我一个40岁的人可以在一年过4级英语而你才16岁你能在多少时间内超过我呢?
已赞过 已踩过<
你对这个回答的评价是?
评论 收起
jj1552714
2011-06-29 · TA获得超过291个赞
知道小有建树答主
回答量:178
采纳率:0%
帮助的人:122万
展开全部
一点编程都不会,只要英语好,那学起来没问题。
一点编程都不会,英语也不会,数学好也还有希望。
一点编程都不会,英语也不会,数学也不好那么肯定的告诉你很难。

建议 :先把英语学好了再进入这一行业,都是英语代码,不会英语怎么行呢?
本回答被提问者采纳
已赞过 已踩过<
你对这个回答的评价是?
评论 收起
sunliming03
2011-07-01 · 超过15用户采纳过TA的回答
知道答主
回答量:88
采纳率:0%
帮助的人:39.6万
展开全部
做了6年的人告诉你,英语、数学、基础都是浮云。
已赞过 已踩过<
你对这个回答的评价是?
评论 收起
收起 更多回答(4)
推荐律师服务: 若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询

为你推荐:

下载百度知道APP,抢鲜体验
使用百度知道APP,立即抢鲜体验。你的手机镜头里或许有别人想知道的答案。
扫描二维码下载
×

类别

我们会通过消息、邮箱等方式尽快将举报结果通知您。

说明

0/200

提交
取消

辅 助

模 式