This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
using System; | |
using IronJS; | |
using IronJS.Hosting; | |
using IronJS.Compiler; | |
using System.Collections; | |
namespace ironJSTest | |
{ | |
class MainClass |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
setBackgroundImage | |
------------------ | |
forState:UIControlStateNormal | |
forState:UIControlStateSelected | |
setDividerImage (unselected-unselected) | |
-------------------------------------- | |
forLeftSegmentState:UIControlStateNormal |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ffmpeg -r 30 -i kamyonlu2%04d.png -c:v libx264 -crf 23 -pix_fmt yuv420p kamyonlu2.mp4 |
NewerOlder