File: performance-introduction.xml

package info (click to toggle)
zendframework 1.12.9%2Bdfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: jessie-kfreebsd
  • size: 133,584 kB
  • sloc: xml: 1,311,829; php: 570,173; sh: 170; makefile: 125; sql: 121
file content (12 lines) | stat: -rw-r--r-- 465 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
<sect1 id="performance.introduction">
    <title>הקדמה</title>

    <para>
        המטרה של נספח זה היא לספק כמה אסטרטגיות ספציפיות למטרת שיפור ביצועי האפליקציות שלכם הכתובות בעזרת
        Zend Framework.
        המדריך מוצג בפורמט של "שאלה ותשובה", ומחולק לחלקים שונים בהתאם.
    </para>
</sect1>
<!--
vim:se ts=4 sw=4 et:
-->