4 Discussion / Question Topics

Remove Filter
Member Avatar for
Member Avatar for maxbummber

I have the following code that prints out something like a database using a velocity engine and the output is printed to a console. Though what I'm asked is to generate HTML code using a Velocity template. The **Velocity Test Class** import java.io.StringWriter; import org.apache.velocity.app.VelocityEngine; import org.apache.velocity.Template; import org.apache.velocity.VelocityContext; public …

Member Avatar for ~s.o.s~
0
377
Member Avatar for jesicawillss

Hello Friends. I read somewhere about Link Velocity but could not get it. I would like to know about link velocity and its importance in SEO.

Member Avatar for smithjohn1
0
277
Member Avatar for ThePythonNoob

Hi, I have made a square that will move but there are some bugs in the movement. I can't find anything wrong with the logic which is why I need help ;) You have to press left and right to move the square. The problems with the movement are: 1: …

Member Avatar for ThePythonNoob
0
3K
Member Avatar for tKc

Hey y'all, so I've created a 2D billiard program that basically just collides 2 balls together and determines their new direction and velocity however I now want to be able to change the colors of the balls after collision by using [CODE]Color.FromArgb(int r, int g, int b)[/CODE]. I would use …

Member Avatar for tKc
0
423

The End.