全屏玫瑰
『壹』 軟體製作,滿屏玫瑰花是怎麼製作的
使用coreldraw軟體,用陣列的方式填滿
『貳』 e語言製作滿屏玫瑰
發了,去給ta一個驚喜吧,嘿嘿,灰常羨慕有人可以送。。
『叄』 就是qq禮物中的全屏玫瑰,一打開滿屏幕漂滿玫瑰花瓣,
『肆』 求全屏玫瑰花軟體,謝謝送女朋友
讓電腦桌面開滿999朵玫瑰花下載網址:http://www.6disk.com/file/f2438710b3
『伍』 電腦全屏開滿玫瑰,java或者C#的,需要看看看源碼
給個思路 窗體樣式設置為none 背景圖片設置為玫瑰花 然後背景顏色透明, 然後個改變窗體位置就可以了 大致就這樣 具體的自己修改
『陸』 全屏玫瑰軟體
我發個給你吧,要的話還有很多哦
『柒』 C#寫的全屏玫瑰的程序源碼,名稱是loverose 可以運行的,
public class Form1{
public System.ComponentModel.IContainer components = null;
public override void Dispose(bool disposing)
{
if (disposing && (components != null)){
components.Dispose();
}
base.Dispose(disposing);
}
public void InitializeComponent()
{
this.components = new System.ComponentModel.Container();
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Form1));
this.timer1 = new System.Windows.Forms.Timer(this.components);
this.imageList1 = new System.Windows.Forms.ImageList(this.components);
this.SuspendLayout();
this.timer1.Enabled = true;
this.timer1.Interval = 1000;
this.timer1.Tick += new System.EventHandler(this.timer1_Tick);
this.imageList1.ImageStream = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("imageList1.ImageStream")));
this.imageList1.TransparentColor = System.Drawing.Color.Transparent;
this.imageList1.Images.SetKeyName(0, "55.jpg");
this.imageList1.Images.SetKeyName(1, "1.jpg");
this.imageList1.Images.SetKeyName(2, "2.jpg");
this.imageList1.Images.SetKeyName(3, "3.jpg");
this.imageList1.Images.SetKeyName(4, "4.jpg");
this.imageList1.Images.SetKeyName(5, "5.jpg");
this.imageList1.Images.SetKeyName(6, "6.jpg");
this.imageList1.Images.SetKeyName(7, "7.jpg");
this.imageList1.Images.SetKeyName(8, "33.jpg");
this.imageList1.Images.SetKeyName(9, "53.jpg");
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("$this.BackgroundImage")));
this.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
this.ClientSize = new System.Drawing.Size(126, 131);
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
this.Name = "Form1";
this.ShowInTaskbar = false;
this.StartPosition = System.Windows.Forms.FormStartPosition.Manual;
this.TopMost = true;
this.MouseDown += new System.Windows.Forms.MouseEventHandler(this.Form1_MouseDown);
this.ResumeLayout(false);
}
public System.Windows.Forms.Timer timer1;
public System.Windows.Forms.ImageList imageList1;
}
『捌』 那個 滿屏玫瑰 的軟體怎麼用啊
發了,去給ta一個驚喜吧,嘿嘿,灰常羨慕有人可以送。。。
『玖』 求全屏玫瑰花程序
已發送,注意接收。
