Skip to content

Instantly share code, notes, and snippets.

View nightwolf93's full-sized avatar
🛵
Currently programming the next mobility

Nightwolf nightwolf93

🛵
Currently programming the next mobility
  • Paris
View GitHub Profile
[playlist]
File1=https://scdn.nrjaudio.fm/fr/30001/aac_64.mp3?origine=playernrj&aw_0_req.userConsent=undefined&cdn_path=audio_lbs7
Length1=-1
NumberOfEntries=1
Version=2
package fr.nightwolf.Aurora_Common.network.protocol.messages;
import java.util.Vector;
import fr.nightwolf.Aurora_Common.network.protocol.CustomDataWrapper;
import fr.nightwolf.Aurora_Common.network.protocol.NetworkMessage;
import fr.nightwolf.Aurora_Common.network.protocol.BooleanByteWrapper;
public class GameMapMovementMessage extends NetworkMessage {
package fr.nightwolf.Aurora_World.controllers;
import java.util.Date;
import java.util.Vector;
import fr.nightwolf.Aurora_Common.controllers.Controller;
import fr.nightwolf.Aurora_Common.controllers.Controller.ProtocolMethod;
import fr.nightwolf.Aurora_Common.network.BaseDofusClient;
import fr.nightwolf.Aurora_Common.network.protocol.enums.ChatChannelsMultiEnum;
import fr.nightwolf.Aurora_Common.network.protocol.enums.ChatErrorEnum;
import android.content.Context;
import android.util.AttributeSet;
import android.view.View;
import android.view.ViewGroup;
/**
*
* @author RAW
*/
public class FlowLayout extends ViewGroup {
<html>
<head>
<title>Dossier Template</title>
</head>
<body style="padding: 15px; font-family: Helvetica; width: 1024px;">
<div>
<img src="http://dummyimage.com/100x100/000/fff&text=Logo" />
</div>
<br />
<div style="text-align: right;">
using HandlebarsDotNet;
using Microsoft.Win32;
using System;
using System.Collections.Generic;
using System.IO;
using System.Linq;
using System.Text;
using System.Threading;
using System.Threading.Tasks;
using System.Windows.Forms;
/*
Theme Name: ThemeDemo
URI: http://www.wpfrench.com/
Description: Theme par MARTINS Nicolas
Version: 1.0 Author: Nicolas Martins
Creation Theme by Nicolas Martins || http://www.wpfrench.fr/
*/
html,
body,
<div id="footer">
</div>
<?php wp_footer(); ?>
</body>
</html>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head profile="http://gmpg.org/xfn/11">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title><?php bloginfo('name') ?><?php if ( is_404() ) : ?> &raquo; <?php _e('Not Found') ?><?php elseif ( is_home() ) : ?> &raquo; <?php bloginfo('description') ?><?php else : ?><?php wp_title() ?><?php endif ?></title>
<link rel="stylesheet" href="<?php bloginfo('stylesheet_url'); ?>" type="text/css" media="screen" />
<link rel="alternate" type="application/rss+xml" title="RSS 2.0" href="<?php bloginfo('rss2_url'); ?>" />
<link rel="alternate" type="text/xml" title="RSS .92" href="<?php bloginfo('rss_url'); ?>" />
<link rel="alternate" type="application/atom+xml" title="Atom 0.3" href="<?php bloginfo('atom_url'); ?>" />
<link rel="pingback" href="<?php bloginfo('pingback_url'); ?>" />
<?php get_header(); ?>
<p>Contenue de mon site</p>
<?php get_footer(); ?>