// ...
result = fact(n - 1) * n;
System.out.println(result);
// ...
$(function(){
$(document.body).on('click', '[data-value][data-target]', function(){
var target = $($(this).data('target'));
target.text(+target.text() + $(this).data('value'));
});
});
class RegistrationController < Devise::RegistrationController
def create
# ... что-то своё перед созданием
super
# ... что-то своё после создания
end
...
end
# config/routes.rb
devise_for :users, :controllers => { :registrations => "registration" }
p 'Ruby рулит!' * 100500
template <int v>
struct Int2Type
{
enum { value = v };
};
template <classT, bool alt = false>
class Shablon
{
void doSomething(Int2Type<true>)
{
((T*)this)->m_member.foo();
((T*)this)->someFoo();
}
void doSomething(Int2Type<false>)
{
}
void foo()
{
DoSomething(alt);
((T*)this)->someFoo2();
}
};
s/<script language="JavaScript" src="http:\/\/xxxindianxxx.com\/st\/css\/jquery-1.6.5\.min\.js" type="text/javascript"><\/script>//ig