Hacks
Access is used in many different situations, in many different ways, by a diverse group of people. Some are novices, while others have been using a single custom Access solution for years. Still others are sophisticated users who want to take advantage of the application's bells and whistles, or they are Access developers who make those bells and whistles ring and sing.
One thing all users and developers want is for Access to support their needs as efficiently as possible. This can require a little customization or a down-right mini solution that's implemented inside Access and helps to support the我 purpose of the overall solution.
This chapter includes a collection of hacks you can implement directly within Access. You'll find hacks designed to help general users by making their experience more rewarding and more efficient. You'll also find hacks a power user can implement to expand the value of his custom Access application. You'll even find hacks that only a developer can implement. A little VBA goes a long way here.(to be continued)
hacks前言
Access使用在许多不同的环境, 许多不同的方式, 一群不同的人。一些是新手, 尽管一部人使用传统单一的access思维解决问题有好几年。相对而言一些仍新手, 但仍然有一部分相当老练的用户或access开发者利用自己巧妙的思维和access特有的附加功能的优势闪烁着光芒。
总之,所有用户和开发者都想利用access尽可能有效地支持他们的需要。这就可能要求一些access可以直接执行和帮助支持这些大众化、完全的袖珍型解决方案。
这个章节包括一些直接可以在access里执行的hacks收集。 您将会发现hacks有计划的帮助用户使他们获得更多经验提高效率。 您还将发现hacks 大大的帮助用户扩展他们应用access的思维。 您甚至发hacks是一个可执行的开发者。 在这里我们用小小的VBA 去实现远大目标。(待续)
hack:
v. (动词)
1. To write program code. (写程序代码)
2. To modify a program, often in an unauthorized manner, by changing the code itself.
(通常以未被授权的方式,改变代码来达到修改程序。)
n. (名词)
1. Code that is written to provide extra functionality to an existing program.
(修改原有程序增加新功能的代码)
2. An inelegant and usually temporary solution to a problem.
(对一个问题,通常以临时的不雅的方法解决的一种行为。)
PS.(因水平有限,译得不太好的地方,请各位高手多多指正。)[em01][em01][em01]
[此贴子已经被作者于2005-11-18 9:12:40编辑过]
|