The JavaServer Pages (JSP) Expression Language (EL) is a simple non-procedural scripting language that can be used to evaluate dynamic expressions within a JSP page. Each EL expression evaluates to a single value that is then expressed as text in the output of the JSP (when used in template text), or passed as a value to a JSP action. As such, it is ideal for adding dynamic elements to the HTML page (or other text output) generated by the execution of a JSP.
標簽: non-procedural JavaServer Expression scripting
上傳時間: 2017-07-13
上傳用戶:dbs012280
Non-Networked File System在幾個非網絡的(或慢網絡的)Unix 計算機上提供了一個兼容的文件系統。
標簽: Non-Networked System File Unix
上傳時間: 2013-11-30
上傳用戶:13517191407
Steffensen method for non-linear equations in C
標簽: Steffensen non-linear equations method
上傳時間: 2014-08-12
上傳用戶:com1com2
Newton method for solution of non-linear equations in C
標簽: non-linear equations solution Newton
上傳時間: 2014-01-16
上傳用戶:zm7516678
Secant method with 2 points for non-linear equations in C
標簽: non-linear equations Secant method
上傳時間: 2015-01-20
上傳用戶:ma1301115706
Conjugate gradient method for non-linear equations inC
標簽: non-linear Conjugate equations gradient
上傳時間: 2013-12-04
上傳用戶:invtnewer
This code may be reused for any educational or non-commercial application without further licence Contact the author at BrianLBurns@att.net for any other use.
標簽: non-commercial application educational further
上傳時間: 2014-07-27
上傳用戶:jennyzai
The CD Audio sample allows some non-SCSI2 CD ROMs to support audio operations by intercepting the relevant audio ioctls and translating them into the command block(s) expected by the non-compliant cdroms. It supports Plug and Play and Power Management, and is 64-bit compliant.
標簽: intercepting operations non-SCSI support
上傳時間: 2014-01-03
上傳用戶:ls530720646
The code assumes a two-dimensional computational domain with TMz polarization (i.e., non-zero field Ez, Hx, and Hy). The program is currently written so that the incident field always strikes the lower-left corner of the total-field region first. (If you want a different corner, that should be a fairly simple tweak to the code, but for now you ll have to make that tweak yourself.) I have attempted to provide copious comments in the code and hope that a knowledgeable C programmer can quickly map the approach as described in the paper to what is in the program.
標簽: two-dimensional computational polarization non-zero
上傳時間: 2013-12-13
上傳用戶:cylnpy
a non-sharing smart pointer class that can be used with STL containers such as std::map, vector, list, set, and deque. The smart pointer has an assignment operator and greater than operator that call the target object s operator.
標簽: non-sharing containers pointer vector
上傳時間: 2015-06-15
上傳用戶:Late_Li