Posts by e200 • 143 points
2 posts
-
3
votes1
answer89
viewsQ: How to find a string based on a group of regular expressions
I’m trying to create a Template Engine in PHP for study purposes. Suppose I have the following array: $regexList = [ 'varPattern' => '/{{\s*\$(.*?)\s*}}/', 'loopPattern' =>…
-
1
votes2
answers379
viewsA: Listview with an empty and editable column
In the same way as you declared the coded propertyPath, descricationPath and timePath in its classPath, add one more "quality" property, but no values and add Binding in the code of the quality…